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