public class DestroyScopeOperation extends AbstractOperation
The typical example is an interrupting boundary event that is on the boundary of a subprocess and is triggered. At that point, everything within the subprocess would need to be destroyed.
agenda, commandContext, execution| Constructor and Description |
|---|
DestroyScopeOperation(CommandContext commandContext,
ExecutionEntity execution) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
executeExecutionListeners, executeExecutionListeners, findFirstParentScopeExecution, getAgenda, getCommandContext, getCurrentFlowElement, getExecution, setAgenda, setCommandContext, setExecutionpublic DestroyScopeOperation(CommandContext commandContext, ExecutionEntity execution)
Copyright © 2010–2018 Alfresco. All rights reserved.