See: Description
| Interface | Description |
|---|---|
| FlowExecutionStateRestorer |
A strategy used by repositories to restore transient flow execution state during execution restoration.
|
| Class | Description |
|---|---|
| AbstractFlowExecutionRepository |
Abstract base class for flow execution repository implementations.
|
| CompositeFlowExecutionKey |
A flow execution key that consists of two parts:
A executionId, identifying a logical
FlowExecution that is running. |