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 VariableAggregationDefinitionsMultiInstanceLoopCharacteristics.aggregationsMethods 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 TypeMethodDescriptionvoidMultiInstanceLoopCharacteristics.setAggregations(VariableAggregationDefinitions aggregations) voidVariableAggregationDefinitions.setValues(VariableAggregationDefinitions otherAggregations) -
Uses of VariableAggregationDefinitions in org.flowable.engine.impl.bpmn.behavior
Fields in org.flowable.engine.impl.bpmn.behavior declared as VariableAggregationDefinitionsModifier and TypeFieldDescriptionprotected VariableAggregationDefinitionsMultiInstanceActivityBehavior.aggregationsMethods in org.flowable.engine.impl.bpmn.behavior that return VariableAggregationDefinitionsMethods in org.flowable.engine.impl.bpmn.behavior with parameters of type VariableAggregationDefinitionsModifier and TypeMethodDescriptionvoidMultiInstanceActivityBehavior.setAggregations(VariableAggregationDefinitions aggregations)