@Named public class BusinessVariableMigrationStep<T extends AbstractPage> extends AbstractMigrationStep<Page>
| Constructor and Description |
|---|
BusinessVariableMigrationStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
Optional<MigrationStepReport> |
migrate(Page page) |
public Optional<MigrationStepReport> migrate(Page page) throws IOException
migrate in interface MigrationStep<Page>migrate in class AbstractMigrationStep<Page>IOExceptionpublic String getErrorMessage()
getErrorMessage in interface MigrationStep<Page>getErrorMessage in class AbstractMigrationStep<Page>Copyright © 2021. All rights reserved.