Uses of Class
org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
-
Uses of MigrationPlanImpl in org.camunda.bpm.engine.impl.cmd
Modifier and TypeMethodDescriptionprotected void
CreateMigrationPlanCmd.validateMigration
(CommandContext commandContext, MigrationPlanImpl migrationPlan, ProcessDefinitionEntity sourceProcessDefinition, ProcessDefinitionEntity targetProcessDefinition) protected void
CreateMigrationPlanCmd.validateMigrationInstructions
(CommandContext commandContext, MigrationPlanValidationReportImpl planReport, MigrationPlanImpl migrationPlan, ProcessDefinitionImpl sourceProcessDefinition, ProcessDefinitionImpl targetProcessDefinition) -
Uses of MigrationPlanImpl in org.camunda.bpm.engine.impl.migration.batch
Modifier and TypeMethodDescriptionprotected void
MigrationBatchJobHandler.setVariables
(String batchId, MigrationPlanImpl migrationPlan, CommandContext commandContext)