| Package | Description |
|---|---|
| org.flowable.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<VariableAggregationDefinition.Variable> |
VariableAggregationDefinition.definitions |
| Modifier and Type | Method and Description |
|---|---|
VariableAggregationDefinition.Variable |
VariableAggregationDefinition.Variable.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<VariableAggregationDefinition.Variable> |
VariableAggregationDefinition.getDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableAggregationDefinition.addDefinition(VariableAggregationDefinition.Variable definition) |
void |
VariableAggregationDefinition.Variable.setValues(VariableAggregationDefinition.Variable otherDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableAggregationDefinition.setDefinitions(List<VariableAggregationDefinition.Variable> definitions) |
Copyright © 2021 Flowable. All rights reserved.