| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.migration.validation.instruction | |
| org.camunda.bpm.engine.migration | |
| org.camunda.bpm.engine.rest.dto.migration | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MigrationPlanValidationReportImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected MigrationPlanValidationReport | 
MigrationPlanValidationException.validationReport  | 
| Modifier and Type | Method and Description | 
|---|---|
MigrationPlanValidationReport | 
MigrationPlanValidationException.getValidationReport()
A report with all invalid instructions 
 | 
| Constructor and Description | 
|---|
MigrationPlanValidationException(String message,
                                MigrationPlanValidationReport validationReport)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MigrationPlanReportDto | 
MigrationPlanReportDto.form(MigrationPlanValidationReport validationReport)  | 
Copyright © 2019. All rights reserved.