| AbstractTaskClientGenerator |
Abstract class for generating client files.
|
| FallbackChunk |
Fall back chunk info.
|
| FallbackChunk.CssImportData |
Css data stored in fallback chunk.
|
| FallibleCommand |
A generic command which may fail.
|
| FrontendToolsSettings |
|
| FrontendUtils.CommandExecutionException |
Thrown when the command execution fails.
|
| FrontendUtils.UnknownVersionException |
Thrown when detecting the version of a tool fails.
|
| FrontendVersion |
Version object for frontend versions comparison and handling.
|
| NodeTasks |
An executor that it's run when the servlet context is initialised in dev-mode
or when flow-maven-plugin goals are run.
|
| NodeTasks.Builder |
Build a NodeExecutor instance.
|
| NodeUpdater |
Base abstract class for frontend updaters that needs to be run when in
dev-mode or from the flow maven plugin.
|
| TaskGenerateEndpoint |
Generate the TS files for endpoints, and the Client API file.
|
| TaskGenerateOpenAPI |
Generate OpenAPI json file for Vaadin Endpoints.
|
| TaskRunNpmInstall.Stats |
Container for npm installation statistics.
|