Hierarchy For Package org.springframework.webflow.execution.repository.snapshot
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository (implements org.springframework.webflow.execution.FlowExecutionKeyFactory, org.springframework.webflow.execution.repository.FlowExecutionRepository)
- org.springframework.webflow.execution.repository.snapshot.AbstractSnapshottingFlowExecutionRepository
- org.springframework.webflow.execution.repository.snapshot.FlowExecutionSnapshot (implements java.io.Serializable)
- org.springframework.webflow.execution.repository.snapshot.SerializedFlowExecutionSnapshot (implements java.io.Externalizable)
- org.springframework.webflow.execution.repository.snapshot.SerializedFlowExecutionSnapshotFactory (implements org.springframework.webflow.execution.repository.snapshot.FlowExecutionSnapshotFactory)
- org.springframework.webflow.execution.repository.snapshot.SimpleFlowExecutionSnapshotFactory (implements org.springframework.webflow.execution.repository.snapshot.FlowExecutionSnapshotFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.webflow.core.FlowException
- org.springframework.webflow.execution.repository.FlowExecutionRepositoryException
- org.springframework.webflow.execution.repository.snapshot.SnapshotCreationException
- org.springframework.webflow.execution.repository.snapshot.SnapshotNotFoundException
- org.springframework.webflow.execution.repository.snapshot.SnapshotUnmarshalException
- org.springframework.webflow.execution.repository.FlowExecutionRepositoryException
- org.springframework.webflow.core.FlowException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository (implements org.springframework.webflow.execution.FlowExecutionKeyFactory, org.springframework.webflow.execution.repository.FlowExecutionRepository)
Interface Hierarchy
- org.springframework.webflow.execution.repository.snapshot.FlowExecutionSnapshotFactory