Uses of Class
org.flowable.bpmn.model.VariableAggregationDefinitions
Packages that use VariableAggregationDefinitions
-
Uses of VariableAggregationDefinitions in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as VariableAggregationDefinitionsModifier and TypeFieldDescriptionprotected VariableAggregationDefinitions
MultiInstanceLoopCharacteristics.aggregations
Methods in org.flowable.bpmn.model that return VariableAggregationDefinitionsModifier and TypeMethodDescriptionVariableAggregationDefinitions.clone()
MultiInstanceLoopCharacteristics.getAggregations()
Methods in org.flowable.bpmn.model with parameters of type VariableAggregationDefinitionsModifier and TypeMethodDescriptionvoid
MultiInstanceLoopCharacteristics.setAggregations
(VariableAggregationDefinitions aggregations) void
VariableAggregationDefinitions.setValues
(VariableAggregationDefinitions otherAggregations)