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) |
lockConcurrentRoot
leave, leaveIgnoreConditions, signal
public void execute(ActivityExecution execution) throws Exception
FlowNodeActivityBehavior
execute
in interface ActivityBehavior
execute
in class FlowNodeActivityBehavior
Exception
public boolean activeConcurrentExecutionsExist(ActivityExecution execution)
protected boolean isReachable(PvmActivity srcActivity, PvmActivity targetActivity, Set<PvmActivity> visitedActivities)
Copyright © 2016 Alfresco. All rights reserved.