Class TaskUpdateThemeImport
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskUpdateThemeImport
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand
public class TaskUpdateThemeImport
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Task generating the theme definition file 'theme.js' for importing
application theme into the generated frontend directory.
Default directory is ' ./frontend/generated'
Default directory is ' ./frontend/generated'
-
Field Details
-
APPLICATION_META_INF_RESOURCES
- See Also:
-
APPLICATION_STATIC_RESOURCES
- See Also:
-
-
Method Details
-
execute
public void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
execute
in interfacecom.vaadin.flow.server.frontend.FallibleCommand
- Throws:
com.vaadin.flow.server.ExecutionFailedException
-