@Named public class DataExposedMigrationStep<T extends Fragment> extends AbstractMigrationStep<T>
| Constructor and Description |
|---|
DataExposedMigrationStep() |
| Modifier and Type | Method and Description |
|---|---|
Optional<MigrationStepReport> |
migrate(T artifact) |
getErrorMessagepublic Optional<MigrationStepReport> migrate(T artifact)
migrate in interface MigrationStep<T extends Fragment>migrate in class AbstractMigrationStep<T extends Fragment>Copyright © 2021. All rights reserved.