Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceModificationBuilderImpl |
builder |
Constructor and Description |
---|
ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
protected void |
ensureProcessInstanceExists(String processInstanceId,
ExecutionEntity processInstance) |
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(String processDefinitionId,
String deploymentId) |
protected String |
getLogEntryOperation() |
protected void |
writeOperationLog(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected ProcessInstanceModificationBuilderImpl builder
public ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl builder)
public Batch execute(CommandContext commandContext)
protected void ensureProcessInstanceExists(String processInstanceId, ExecutionEntity processInstance)
protected String getLogEntryOperation()
protected void writeOperationLog(CommandContext commandContext)
public BatchConfiguration getConfiguration(String processDefinitionId, String deploymentId)
Copyright © 2022. All rights reserved.