| Package | Description |
|---|---|
| org.bonitasoft.engine.execution | |
| org.bonitasoft.engine.execution.transition |
| Modifier and Type | Method and Description |
|---|---|
protected List<STransitionDefinition> |
TransitionEvaluator.evaluateOutgoingTransitions(FlowNodeTransitionsWrapper transitions,
SProcessDefinition sDefinition,
SFlowNodeInstance flowNodeInstance) |
| Modifier and Type | Method and Description |
|---|---|
List<STransitionDefinition> |
ParallelGatewayTransitionEvaluator.evaluateTransitions(FlowNodeTransitionsWrapper transitions) |
List<STransitionDefinition> |
InclusiveExclusiveTransitionEvaluator.evaluateTransitions(SProcessDefinition sDefinition,
SFlowNodeInstance flowNodeInstance,
FlowNodeTransitionsWrapper transitions,
SExpressionContext sExpressionContext) |
List<STransitionDefinition> |
ImplicitGatewayTransitionEvaluator.evaluateTransitions(SProcessDefinition sDefinition,
SFlowNodeInstance flowNodeInstance,
FlowNodeTransitionsWrapper transitions,
SExpressionContext sExpressionContext) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.