org.camunda.bpm.engine.impl.migration.batch
Class MigrateProcessInstanceBatchCmd
java.lang.Object
org.camunda.bpm.engine.impl.migration.batch.MigrateProcessInstanceBatchCmd
- All Implemented Interfaces:
- Command<Batch>
public class MigrateProcessInstanceBatchCmd
- extends Object
- implements Command<Batch>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final MigrationLogger LOGGER
migrationPlanExecutionBuilder
protected MigrationPlanExecutionBuilderImpl migrationPlanExecutionBuilder
MigrateProcessInstanceBatchCmd
public MigrateProcessInstanceBatchCmd(MigrationPlanExecutionBuilderImpl migrationPlanExecutionBuilder)
execute
public Batch execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Batch>
createBatch
protected BatchEntity createBatch(CommandContext commandContext)
createConfiguration
protected MigrationBatchConfiguration createConfiguration()
getBatchJobHandler
protected BatchJobHandler<MigrationBatchConfiguration> getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
Copyright © 2016 camunda services GmbH. All rights reserved.