public class InclusiveGatewayActivityBehavior extends GatewayActivityBehavior
bpmnActivityBehavior| Constructor and Description |
|---|
InclusiveGatewayActivityBehavior() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activeConcurrentExecutionsExist(ActivityExecution execution) |
void |
execute(ActivityExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
protected boolean |
isReachable(PvmActivity srcActivity,
PvmActivity targetActivity,
Set<PvmActivity> visitedActivities) |
lockConcurrentRootleave, leaveIgnoreConditions, signalpublic void execute(ActivityExecution execution) throws Exception
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorExceptionpublic boolean activeConcurrentExecutionsExist(ActivityExecution execution)
protected boolean isReachable(PvmActivity srcActivity, PvmActivity targetActivity, Set<PvmActivity> visitedActivities)
Copyright © 2016 Alfresco. All rights reserved.