| Modifier and Type | Class and Description |
|---|---|
class |
CaseExecutionEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableCollectionProvider<T extends CoreVariableInstance> |
| Modifier and Type | Field and Description |
|---|---|
protected VariableStore.VariablesProvider<T> |
VariableStore.variablesProvider |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableStore.setVariablesProvider(VariableStore.VariablesProvider<T> variablesProvider)
The variables provider can be exchanged as long as the variables are not yet initialized
|
| Constructor and Description |
|---|
VariableStore(VariableStore.VariablesProvider<T> provider,
VariableStore.VariableStoreObserver<T>... observers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionEntity |
class |
TaskEntity |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.