public abstract class AbstractInstanceCancellationCmd extends AbstractProcessInstanceModificationCommand
processInstanceId, skipCustomListeners, skipIoMappings| Constructor and Description |
|---|
AbstractInstanceCancellationCmd(String processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ExecutionEntity |
determineSourceInstanceExecution(CommandContext commandContext) |
Void |
execute(CommandContext commandContext) |
protected void |
handleChildRemovalInScope(ExecutionEntity removedExecution) |
describe, describeFailure, findActivityInstance, findTransitionInstance, getScopeExecutionForActivityInstance, getScopeForActivityInstance, matchesRequestedTransitionInstance, setProcessInstanceId, setSkipCustomListeners, setSkipIoMappings, toStringpublic AbstractInstanceCancellationCmd(String processInstanceId)
public Void execute(CommandContext commandContext)
protected void handleChildRemovalInScope(ExecutionEntity removedExecution)
protected abstract ExecutionEntity determineSourceInstanceExecution(CommandContext commandContext)
Copyright © 2017. All rights reserved.