Package | Description |
---|---|
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionVariableSnapshotObserver
Provides access to the snapshot of latest variables of an execution.
|
Modifier and Type | Field and Description |
---|---|
protected List<ExecutionObserver> |
ExecutionEntity.executionObservers
Contains observers which are observe the execution.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionEntity.addExecutionObserver(ExecutionObserver observer) |
void |
ExecutionEntity.removeExecutionObserver(ExecutionObserver observer) |
Copyright © 2017. All rights reserved.