public class RestartProcessInstancesBatchCmd extends AbstractRestartProcessInstanceCmd<Batch>
builder, commandExecutor
Constructor and Description |
---|
RestartProcessInstancesBatchCmd(CommandExecutor commandExecutor,
RestartProcessInstanceBuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
protected void |
ensureTenantAuthorized(CommandContext commandContext,
ProcessDefinitionEntity processDefinition) |
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(Collection<String> instanceIds,
String deploymentId) |
collectProcessInstanceIds, getProcessDefinition, writeUserOperationLog
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public RestartProcessInstancesBatchCmd(CommandExecutor commandExecutor, RestartProcessInstanceBuilderImpl builder)
public Batch execute(CommandContext commandContext)
protected void ensureTenantAuthorized(CommandContext commandContext, ProcessDefinitionEntity processDefinition)
public BatchConfiguration getConfiguration(Collection<String> instanceIds, String deploymentId)
Copyright © 2022. All rights reserved.