public class ExclusiveGatewayActivityBehavior extends GatewayActivityBehavior
bpmnActivityBehavior
Constructor and Description |
---|
ExclusiveGatewayActivityBehavior() |
Modifier and Type | Method and Description |
---|---|
void |
leave(DelegateExecution execution)
The default behaviour of BPMN, taking every outgoing sequence flow (where the condition evaluates to true), is not valid for an exclusive gateway.
|
lockFirstParentScope
execute, leaveIgnoreConditions, parseActivityType, trigger
public void leave(DelegateExecution execution)
leave
in class FlowNodeActivityBehavior
Copyright © 2015 Alfresco. All rights reserved.