Uses of Class
org.flowable.cmmn.model.VariableAggregationDefinitions
-
-
Uses of VariableAggregationDefinitions in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as VariableAggregationDefinitions Modifier and Type Field Description protected VariableAggregationDefinitionsRepetitionRule. aggregationsMethods in org.flowable.cmmn.model that return VariableAggregationDefinitions Modifier and Type Method Description VariableAggregationDefinitionsVariableAggregationDefinitions. clone()VariableAggregationDefinitionsRepetitionRule. getAggregations()Methods in org.flowable.cmmn.model with parameters of type VariableAggregationDefinitions Modifier and Type Method Description voidRepetitionRule. setAggregations(VariableAggregationDefinitions aggregations)voidVariableAggregationDefinitions. setValues(VariableAggregationDefinitions otherAggregations)
-