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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public MigrateProcessInstanceBatchCmd(MigrationPlanExecutionBuilderImpl builder)
public Batch execute(CommandContext commandContext)
public BatchConfiguration getConfiguration(Collection<String> instanceIds, String deploymentId)
Copyright © 2022. All rights reserved.