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

  • 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