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 | 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 © 2015. All rights reserved.