Uses of Class
org.flowable.bpmn.model.VariableAggregationDefinition
Packages that use VariableAggregationDefinition
-
Uses of VariableAggregationDefinition in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model with type parameters of type VariableAggregationDefinitionModifier and TypeFieldDescriptionprotected Collection<VariableAggregationDefinition> VariableAggregationDefinitions.aggregationsMethods in org.flowable.bpmn.model that return VariableAggregationDefinitionMethods in org.flowable.bpmn.model that return types with arguments of type VariableAggregationDefinitionModifier and TypeMethodDescriptionVariableAggregationDefinitions.getAggregations()VariableAggregationDefinitions.getOverviewAggregations()Methods in org.flowable.bpmn.model with parameters of type VariableAggregationDefinitionModifier and TypeMethodDescriptionvoidMultiInstanceLoopCharacteristics.addAggregation(VariableAggregationDefinition aggregation) voidVariableAggregationDefinition.setValues(VariableAggregationDefinition otherVariableDefinitionAggregation) Method parameters in org.flowable.bpmn.model with type arguments of type VariableAggregationDefinitionModifier and TypeMethodDescriptionvoidVariableAggregationDefinitions.setAggregations(Collection<VariableAggregationDefinition> aggregations) -
Uses of VariableAggregationDefinition in org.flowable.engine.delegate.variable
Methods in org.flowable.engine.delegate.variable that return VariableAggregationDefinition