public class CancelEndEventActivityBehavior extends FlowNodeActivityBehavior
bpmnActivityBehavior| Constructor and Description |
|---|
CancelEndEventActivityBehavior() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteChildExecutions(ExecutionEntity parentExecution,
ExecutionEntity notToDeleteExecution,
CommandContext commandContext) |
void |
execute(DelegateExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
leave, leaveIgnoreConditions, parseActivityType, triggerpublic void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorprotected void deleteChildExecutions(ExecutionEntity parentExecution, ExecutionEntity notToDeleteExecution, CommandContext commandContext)
Copyright © 2015 Alfresco. All rights reserved.