Class TaskCopyFrontendFiles

java.lang.Object
com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand
io.jmix.flowui.devserver.frontend.TaskCopyFrontendFiles
All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand

public class TaskCopyFrontendFiles extends com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand
Copies JavaScript and CSS files from JAR files into a given folder.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand

    setGeneratedFileSupport, track, track, writeIfChanged, writeIfChanged

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • execute

      public void execute()