|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FlowExecutionStateRestorer | A support strategy used by repositories that serialize flow executions to restore transient execution state after deserialization. |
Class Summary | |
---|---|
AbstractConversationFlowExecutionRepository | A convenient base class for flow execution repository implementations that delegate to a conversation service for managing conversations that govern the persistent state of paused flow executions. |
AbstractFlowExecutionRepository | Abstract base class for flow execution repository implementations. |
SimpleFlowExecutionRepository | Conversation manager based flow execution repository that stores exactly one flow execution per conversation. |
Exception Summary | |
---|---|
InvalidContinuationIdException | Thrown when no flow execution continuation exists with the provided id. |
General purpose implementation assistance for flow execution repositories. Supports the other repository packages within the framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |