We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.server.frontend.GeneratedFilesSupport
Packages that use GeneratedFilesSupport
-
Uses of GeneratedFilesSupport in com.vaadin.flow.server.frontend
Methods in com.vaadin.flow.server.frontend with parameters of type GeneratedFilesSupportModifier and TypeMethodDescriptionvoid
AbstractFileGeneratorFallibleCommand.setGeneratedFileSupport
(GeneratedFilesSupport support) default void
FallibleCommand.setGeneratedFileSupport
(GeneratedFilesSupport support) Accepts
GeneratedFilesSupport
utility allows to track generated files but write them only when the content is changed, preventing filesystem watchers to be triggered when not required.void
TaskRemoveOldFrontendGeneratedFiles.setGeneratedFileSupport
(GeneratedFilesSupport support) void
TaskUpdateImports.setGeneratedFileSupport
(GeneratedFilesSupport support)