Class ThemeFilesSynchronizer

java.lang.Object
io.jmix.flowui.devserver.theme.ThemeFilesSynchronizer
All Implemented Interfaces:
Serializable

public class ThemeFilesSynchronizer extends Object implements Serializable
Watches for the file or sub-directory changes in the given directory.
See Also:
  • Method Details

    • start

      public static void start(StartupContext context)
      Synchronize project themes folder and studio themes folder.
    • stop

      public static void stop()