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
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 © 2021. All rights reserved.