Modifier and Type | Field and Description |
---|---|
protected ProcessInstanceModificationBuilderImpl |
builder |
Constructor and Description |
---|
ModifyProcessInstanceCmd(ProcessInstanceModificationBuilderImpl processInstanceModificationBuilder) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkDeleteProcessInstance(ExecutionEntity execution,
CommandContext commandContext) |
protected void |
checkUpdateProcessInstance(ExecutionEntity execution,
CommandContext commandContext) |
protected void |
deletePropagate(ExecutionEntity processInstance,
String deleteReason,
boolean skipCustomListeners,
boolean skipIoMappings) |
Void |
execute(CommandContext commandContext) |
protected String |
getLogEntryOperation() |
protected ProcessInstanceModificationBuilderImpl builder
public ModifyProcessInstanceCmd(ProcessInstanceModificationBuilderImpl processInstanceModificationBuilder)
public Void execute(CommandContext commandContext)
protected String getLogEntryOperation()
protected void checkUpdateProcessInstance(ExecutionEntity execution, CommandContext commandContext)
protected void checkDeleteProcessInstance(ExecutionEntity execution, CommandContext commandContext)
protected void deletePropagate(ExecutionEntity processInstance, String deleteReason, boolean skipCustomListeners, boolean skipIoMappings)
Copyright © 2018. All rights reserved.