| Package | Description |
|---|---|
| ee.telekom.workflow.api | |
| ee.telekom.workflow.graph.node.gateway | |
| ee.telekom.workflow.graph.node.gateway.condition |
| Modifier and Type | Method and Description |
|---|---|
static Condition |
ElementUtil.createCondition(Element element)
Creates a
Condition based on the given conditional element. |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.commons.lang3.tuple.Pair<Condition,String>> |
AbstractConditionalGateway.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConditionalGateway.addCondition(Condition condition,
String transitionName)
A
null condition is interpreted as a default condition. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeEqualsCondition |
class |
ExpressionLanguageCondition
Provides expression language condition evaluation against
Environment variables. |
Copyright © 2018. All rights reserved.