| Package | Description |
|---|---|
| org.flowable.cmmn.api.delegate |
| Modifier and Type | Method and Description |
|---|---|
Object |
PlanItemVariableAggregator.aggregateMultiVariables(DelegatePlanItemInstance planItemInstance,
List<? extends VariableInstance> instances,
PlanItemVariableAggregatorContext context)
Aggregated the provided variable instances into one variable value.
|
Object |
PlanItemVariableAggregator.aggregateSingleVariable(DelegatePlanItemInstance planItemInstance,
PlanItemVariableAggregatorContext context)
Create a single variable value based on the provided aggregation definition.
|
Copyright © 2022 Flowable. All rights reserved.