| Interface | Description |
|---|---|
| AbstractCopyResourcesStep.FileTreeHandler |
| Class | Description |
|---|---|
| AbstractCopyResourcesStep |
Step which copies resources from provided collection of directories to the
target folder.
|
| ClassPathIntrospector |
Abstract class which allows to find classes in the project classpath.
|
| CopyMigratedResourcesStep |
Copies migrated files preserving their hierarchy and modifies import path if
necessary.
|
| CopyResourcesStep |
Step which copies resources from provided collection of directories to the
target folder.
|
| CreateMigrationJsonsStep |
Step which creates
bower.json and package.json files. |
| Migration |
Migrates resource (template and CSS) files from provided directories and Java
source files from V13 to V14.
|
| MigrationConfiguration |
Configuration for migration.
|
| MigrationConfiguration.Builder |
A builder for
MigrationConfiguration. |
| MigrationTool |
Main class which allow to call migration from the command line using
arguments.
|
| RewriteLegacyAnnotationsStep |
| Enum | Description |
|---|---|
| AnnotationsRewriteStrategy |
The strategy to rewrite
HtmlImport/StyleSheet annotations. |
| Exception | Description |
|---|---|
| MigrationFailureException | |
| MigrationToolsException |
Exception thrown for missing migration tools.
|
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.