| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.core.variable.scope | |
| org.camunda.bpm.engine.impl.persistence.entity |
| Modifier and Type | Field and Description |
|---|---|
protected List<VariableStore.VariableStoreObserver<T>> |
VariableStore.observers |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableStore.addObserver(VariableStore.VariableStoreObserver<T> observer) |
void |
VariableStore.removeObserver(VariableStore.VariableStoreObserver<T> observer) |
| Constructor and Description |
|---|
VariableStore(VariableStore.VariablesProvider<T> provider,
VariableStore.VariableStoreObserver<T>... observers) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseExecutionEntityReferencer |
class |
ExecutionEntityReferencer |
class |
TaskEntityReferencer |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.