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
Special for Studio designer.
 
Copy themes files from {projectFolder}/frontend/themes to {projectFolder}/.jmix/screen-designer/frontend/themes
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TaskCopyThemes
 
 - 
 - 
Method Details
- 
execute
public void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
 executein interfacecom.vaadin.flow.server.frontend.FallibleCommand- Throws:
 com.vaadin.flow.server.ExecutionFailedException
 
 -