Package io.jmix.flowui.devserver.theme
Class ThemeFilesSynchronizer
java.lang.Object
io.jmix.flowui.devserver.theme.ThemeFilesSynchronizer
- All Implemented Interfaces:
Serializable
Watches for the file or sub-directory changes in the given directory.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
start
(StartupContext context) Synchronize project themes folder and studio themes folder.static void
stop()
-
Method Details
-
start
Synchronize project themes folder and studio themes folder. -
stop
public static void stop()
-