public class MigrateProcessInstanceBatchCmd extends AbstractMigrationCmd implements Command<Batch>
executionBuilder
Constructor and Description |
---|
MigrateProcessInstanceBatchCmd(MigrationPlanExecutionBuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(Collection<String> instanceIds,
String deploymentId) |
checkAuthorizations, collectProcessInstanceIds, getProcessDefinition, resolveSourceProcessDefinition, resolveTargetProcessDefinition, writeUserOperationLog
public MigrateProcessInstanceBatchCmd(MigrationPlanExecutionBuilderImpl builder)
public Batch execute(CommandContext commandContext)
public BatchConfiguration getConfiguration(Collection<String> instanceIds, String deploymentId)
Copyright © 2021. All rights reserved.