| Package | Description |
|---|---|
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.delegate | |
| org.flowable.engine.impl.variable |
| Modifier and Type | Field and Description |
|---|---|
protected VariableAggregator |
ProcessEngineConfigurationImpl.variableAggregator |
| Modifier and Type | Method and Description |
|---|---|
VariableAggregator |
ProcessEngineConfigurationImpl.getVariableAggregator() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setVariableAggregator(VariableAggregator variableAggregator) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonVariableAggregator |
| Modifier and Type | Method and Description |
|---|---|
static VariableAggregator |
BpmnAggregation.resolveVariableAggregator(org.flowable.bpmn.model.VariableAggregationDefinition aggregation,
DelegateExecution execution) |
| Modifier and Type | Method and Description |
|---|---|
static VariableInstanceEntity |
BpmnAggregation.aggregate(DelegateExecution execution,
DelegateExecution parentExecution,
VariableAggregatorContext aggregationContext,
ProcessEngineConfigurationImpl processEngineConfiguration,
VariableAggregator aggregator,
String targetVarName) |
Copyright © 2022 Flowable. All rights reserved.