| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
AbstractSequenceFlowBuilder.condition(ConditionExpression conditionExpression)
Sets the condition for this sequence flow. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConditionExpressionImpl
The BPMN conditionExpression element of the BPMN tSequenceFlow type 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<ConditionExpression> | 
SequenceFlowImpl.conditionExpressionCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
ConditionExpression | 
SequenceFlowImpl.getConditionExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SequenceFlowImpl.setConditionExpression(ConditionExpression conditionExpression)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConditionExpression | 
SequenceFlow.getConditionExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SequenceFlow.setConditionExpression(ConditionExpression conditionExpression)  | 
Copyright © 2019. All rights reserved.