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