Class TaskCopyThemes
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskCopyThemes
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand
,Serializable
public class TaskCopyThemes
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand, Serializable
Copy themes files from {projectFolder}/frontend/themes
to {projectFolder}/.jmix/screen-designer/frontend/themes
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TaskCopyThemes
-
-
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
-