public class AssetIdMigrationStep<A extends Identifiable & Assetable> extends AbstractMigrationStep<A>
| Constructor and Description |
|---|
AssetIdMigrationStep() |
| Modifier and Type | Method and Description |
|---|---|
Optional<MigrationStepReport> |
migrate(A artifact) |
getErrorMessagepublic Optional<MigrationStepReport> migrate(A artifact)
migrate in interface MigrationStep<A extends Identifiable & Assetable>migrate in class AbstractMigrationStep<A extends Identifiable & Assetable>Copyright © 2020. All rights reserved.