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, trigger
public void execute(DelegateExecution execution)
FlowNodeActivityBehavior
execute
in interface ActivityBehavior
execute
in class FlowNodeActivityBehavior
protected void deleteChildExecutions(ExecutionEntity parentExecution, ExecutionEntity notToDeleteExecution, CommandContext commandContext)
Copyright © 2015 Alfresco. All rights reserved.