| Package | Description |
|---|---|
| com.vaadin.flow.migration |
| Modifier and Type | Method and Description |
|---|---|
MigrationConfiguration |
MigrationConfiguration.Builder.build()
Builds the immutable configuration based on the builder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MigrationTool.doMigration(MigrationConfiguration configuration)
Runs migration using the provided
configuration. |
| Constructor and Description |
|---|
Migration(MigrationConfiguration configuration)
Creates an instance with given
configuration to migrate. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.