Class TaskCopyTemplateFiles
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskCopyTemplateFiles
- All Implemented Interfaces:
- com.vaadin.flow.server.frontend.FallibleCommand
public class TaskCopyTemplateFiles
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Copies template files to the target folder so as to be available for parsing
 at runtime in production mode.
 
For internal use only. May be renamed or removed in a future release.
- 
Method Details- 
executepublic void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
- executein interface- com.vaadin.flow.server.frontend.FallibleCommand
- Throws:
- com.vaadin.flow.server.ExecutionFailedException
 
 
-