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