| Modifier and Type | Field and Description |
|---|---|
protected PlanItemVariableAggregator |
CmmnEngineConfiguration.variableAggregator |
| Modifier and Type | Method and Description |
|---|---|
PlanItemVariableAggregator |
CmmnEngineConfiguration.getVariableAggregator() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setVariableAggregator(PlanItemVariableAggregator variableAggregator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDelegateHttpHandler
Helper class for HTTP handlers to allow class delegation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnClassDelegate |
class |
JsonPlanItemVariableAggregator |
| Modifier and Type | Method and Description |
|---|---|
protected PlanItemVariableAggregator |
CmmnClassDelegate.getPlanItemVariableAggregator() |
| Modifier and Type | Method and Description |
|---|---|
static PlanItemVariableAggregator |
CmmnAggregation.resolveVariableAggregator(VariableAggregationDefinition aggregation,
DelegatePlanItemInstance planItemInstance) |
| Modifier and Type | Method and Description |
|---|---|
static VariableInstanceEntity |
CmmnAggregation.aggregate(DelegatePlanItemInstance planItemInstance,
PlanItemVariableAggregatorContext aggregationContext,
CmmnEngineConfiguration cmmnEngineConfiguration,
PlanItemVariableAggregator aggregator,
String targetVarName) |
Copyright © 2023 Flowable. All rights reserved.