| Package | Description |
|---|---|
| org.bonitasoft.engine.execution | |
| org.bonitasoft.engine.execution.flowmerger | |
| org.bonitasoft.engine.execution.transition |
| Modifier and Type | Method and Description |
|---|---|
protected List<STransitionDefinition> |
TransitionEvaluator.evaluateOutgoingTransitions(FlowNodeTransitionsWrapper transitions,
SProcessDefinition sDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
| Constructor and Description |
|---|
FlowMerger(SFlowNodeDefinition sFlowNodeDefinition,
FlowNodeTransitionsWrapper transitionsDescriptor,
TokenProvider tokenProvider) |
FlowNodeCompletionTokenProvider(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance child,
org.bonitasoft.engine.core.process.instance.model.SProcessInstance sProcessInstance,
SFlowNodeDefinition sFlowNodeDefinition,
FlowNodeTransitionsWrapper transitionsDescriptor,
org.bonitasoft.engine.core.process.instance.api.TokenService tokenService) |
| Modifier and Type | Method and Description |
|---|---|
List<STransitionDefinition> |
ParallelGatewayTransitionEvaluator.evaluateTransitions(FlowNodeTransitionsWrapper transitions) |
List<STransitionDefinition> |
InclusiveExclusiveTransitionEvaluator.evaluateTransitions(SProcessDefinition sDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
FlowNodeTransitionsWrapper transitions,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext sExpressionContext) |
List<STransitionDefinition> |
ImplicitGatewayTransitionEvaluator.evaluateTransitions(SProcessDefinition sDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
FlowNodeTransitionsWrapper transitions,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext sExpressionContext) |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.