Class FlowExecutionSnapshot
java.lang.Object
org.springframework.webflow.execution.repository.snapshot.FlowExecutionSnapshot
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SerializedFlowExecutionSnapshot
A snapshot that can be used to restore a FlowExecution using a
FlowExecutionSnapshotFactory
.- Author:
- Erwin Vervaet, Keith Donald
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FlowExecutionSnapshot
public FlowExecutionSnapshot()
-