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