Uses of Class
org.camunda.bpm.engine.impl.migration.validation.MigrationPlanValidationReportImpl

Packages that use MigrationPlanValidationReportImpl
org.camunda.bpm.engine.impl.migration   
org.camunda.bpm.engine.impl.migration.validation   
 

Uses of MigrationPlanValidationReportImpl in org.camunda.bpm.engine.impl.migration
 

Methods in org.camunda.bpm.engine.impl.migration with parameters of type MigrationPlanValidationReportImpl
 MigrationPlanValidationException MigrationLogger.failingMigrationPlanValidation(MigrationPlanValidationReportImpl validationReport)
           
 

Uses of MigrationPlanValidationReportImpl in org.camunda.bpm.engine.impl.migration.validation
 

Methods in org.camunda.bpm.engine.impl.migration.validation with parameters of type MigrationPlanValidationReportImpl
 void MigrationPlanValidator.validateMigrationPlan(ProcessDefinitionImpl sourceProcessDefinition, ProcessDefinitionImpl targetProcessDefinition, MigrationPlan migrationPlan, MigrationPlanValidationReportImpl validationReport)
           
 void DefaultMigrationPlanValidator.validateMigrationPlan(ProcessDefinitionImpl sourceProcessDefinition, ProcessDefinitionImpl targetProcessDefinition, MigrationPlan migrationPlan, MigrationPlanValidationReportImpl validationReport)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.