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 Details

    • TaskCopyThemes

      public TaskCopyThemes(Options options)
  • Method Details

    • execute

      public void execute() throws com.vaadin.flow.server.ExecutionFailedException
      Specified by:
      execute in interface com.vaadin.flow.server.frontend.FallibleCommand
      Throws:
      com.vaadin.flow.server.ExecutionFailedException