Spring Web Flow

Package org.springframework.webflow.execution.repository.impl

Contains the concrete flow execution repository implementations provided by the framework.

See:
          Description

Interface Summary
FlowExecutionSnapshotGroup A group of flow execution snapshots.
 

Class Summary
DefaultFlowExecutionRepository The default flow execution repository implementation.
 

Package org.springframework.webflow.execution.repository.impl Description

Contains the concrete flow execution repository implementations provided by the framework.


Spring Web Flow