Uses of Interface
org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
Packages that use PlanItemVariableAggregator
Package
Description
-
Uses of PlanItemVariableAggregator in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as PlanItemVariableAggregatorModifier and TypeFieldDescriptionprotected PlanItemVariableAggregator
CmmnEngineConfiguration.variableAggregator
Methods in org.flowable.cmmn.engine that return PlanItemVariableAggregatorMethods in org.flowable.cmmn.engine with parameters of type PlanItemVariableAggregatorModifier and TypeMethodDescriptionCmmnEngineConfiguration.setVariableAggregator
(PlanItemVariableAggregator variableAggregator) -
Uses of PlanItemVariableAggregator in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
Classes in org.flowable.cmmn.engine.impl.behavior.impl.http.handler that implement PlanItemVariableAggregatorModifier and TypeClassDescriptionclass
Helper class for HTTP handlers to allow class delegation. -
Uses of PlanItemVariableAggregator in org.flowable.cmmn.engine.impl.delegate
Classes in org.flowable.cmmn.engine.impl.delegate that implement PlanItemVariableAggregatorMethods in org.flowable.cmmn.engine.impl.delegate that return PlanItemVariableAggregatorModifier and TypeMethodDescriptionprotected PlanItemVariableAggregator
CmmnClassDelegate.getPlanItemVariableAggregator()
-
Uses of PlanItemVariableAggregator in org.flowable.cmmn.engine.impl.variable
Methods in org.flowable.cmmn.engine.impl.variable that return PlanItemVariableAggregatorModifier and TypeMethodDescriptionstatic PlanItemVariableAggregator
CmmnAggregation.resolveVariableAggregator
(VariableAggregationDefinition aggregation, DelegatePlanItemInstance planItemInstance) Methods in org.flowable.cmmn.engine.impl.variable with parameters of type PlanItemVariableAggregatorModifier and TypeMethodDescriptionstatic VariableInstanceEntity
CmmnAggregation.aggregate
(DelegatePlanItemInstance planItemInstance, PlanItemVariableAggregatorContext aggregationContext, CmmnEngineConfiguration cmmnEngineConfiguration, PlanItemVariableAggregator aggregator, String targetVarName)