Uses of Interface
com.vaadin.flow.plugin.base.PluginAdapterBuild
Packages that use PluginAdapterBuild
-
Uses of PluginAdapterBuild in com.vaadin.flow.plugin.base
Methods in com.vaadin.flow.plugin.base with parameters of type PluginAdapterBuildModifier and TypeMethodDescriptionstatic voidBuildFrontendUtil.removeBuildFile(PluginAdapterBuild adapter) Delete the build token file.static voidBuildFrontendUtil.runDevBuildNodeUpdater(PluginAdapterBuild adapter) Run a dev-bundle build.static voidBuildFrontendUtil.runNodeUpdater(PluginAdapterBuild adapter) runs the node-Updater.static voidBuildFrontendUtil.updateBuildFile(PluginAdapterBuild adapter) Updates the build info after the bundle has been built by build-frontend.