public interface MigrationPlanValidationReport
Modifier and Type | Method and Description |
---|---|
List<MigrationInstructionValidationReport> |
getInstructionReports() |
MigrationPlan |
getMigrationPlan() |
boolean |
hasInstructionReports() |
MigrationPlan getMigrationPlan()
boolean hasInstructionReports()
List<MigrationInstructionValidationReport> getInstructionReports()
Copyright © 2022. All rights reserved.