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.
|
NodeUpdater |
Base abstract class for frontend updaters that needs to be run when in
dev-mode or from the flow maven plugin.
|
Options |
Build a NodeExecutor instance.
|
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.
|