Uses of Class
org.flowable.bpmn.model.VariableAggregationDefinition.Variable
Packages that use VariableAggregationDefinition.Variable
-
Uses of VariableAggregationDefinition.Variable in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model with type parameters of type VariableAggregationDefinition.VariableModifier and TypeFieldDescriptionprotected List<VariableAggregationDefinition.Variable>
VariableAggregationDefinition.definitions
Methods in org.flowable.bpmn.model that return VariableAggregationDefinition.VariableMethods in org.flowable.bpmn.model that return types with arguments of type VariableAggregationDefinition.VariableMethods in org.flowable.bpmn.model with parameters of type VariableAggregationDefinition.VariableModifier and TypeMethodDescriptionvoid
VariableAggregationDefinition.addDefinition
(VariableAggregationDefinition.Variable definition) void
VariableAggregationDefinition.Variable.setValues
(VariableAggregationDefinition.Variable otherDefinition) Method parameters in org.flowable.bpmn.model with type arguments of type VariableAggregationDefinition.VariableModifier and TypeMethodDescriptionvoid
VariableAggregationDefinition.setDefinitions
(List<VariableAggregationDefinition.Variable> definitions)