| Package | Description |
|---|---|
| org.flowable.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<VariableAggregationDefinition> |
VariableAggregationDefinitions.aggregations |
| Modifier and Type | Method and Description |
|---|---|
VariableAggregationDefinition |
VariableAggregationDefinition.clone() |
| Modifier and Type | Method and Description |
|---|---|
Collection<VariableAggregationDefinition> |
VariableAggregationDefinitions.getAggregations() |
Collection<VariableAggregationDefinition> |
VariableAggregationDefinitions.getOverviewAggregations() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiInstanceLoopCharacteristics.addAggregation(VariableAggregationDefinition aggregation) |
void |
VariableAggregationDefinition.setValues(VariableAggregationDefinition otherVariableDefinitionAggregation) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableAggregationDefinitions.setAggregations(Collection<VariableAggregationDefinition> aggregations) |
Copyright © 2021 Flowable. All rights reserved.