| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.migration.batch |
| Modifier and Type | Method and Description |
|---|---|
protected 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MigrationBatchJobHandler.setVariables(String batchId,
MigrationPlanImpl migrationPlan,
CommandContext commandContext) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.