Class Hierarchy
- java.lang.Object
- org.springframework.webflow.engine.ActionList (implements java.lang.Iterable<T>)
- org.springframework.webflow.core.AnnotatedObject (implements org.springframework.webflow.core.Annotated)
- org.springframework.webflow.engine.Flow (implements org.springframework.webflow.definition.FlowDefinition)
- org.springframework.webflow.engine.FlowVariable
- org.springframework.webflow.engine.State (implements org.springframework.webflow.definition.StateDefinition)
- org.springframework.webflow.engine.EndState
- org.springframework.webflow.engine.TransitionableState (implements org.springframework.webflow.definition.TransitionableStateDefinition)
- org.springframework.webflow.engine.ActionState
- org.springframework.webflow.engine.DecisionState
- org.springframework.webflow.engine.SubflowState
- org.springframework.webflow.engine.ViewState
- org.springframework.webflow.engine.Transition (implements org.springframework.webflow.definition.TransitionDefinition)
- org.springframework.webflow.engine.ViewVariable
- org.springframework.webflow.engine.FlowExecutionExceptionHandlerSet
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.webflow.core.FlowException
- org.springframework.webflow.execution.FlowExecutionException
- org.springframework.webflow.engine.FlowAttributeMappingException
- org.springframework.webflow.engine.FlowInputMappingException
- org.springframework.webflow.engine.FlowOutputMappingException
- org.springframework.webflow.engine.NoMatchingTransitionException
- org.springframework.webflow.engine.ViewRenderingException
- org.springframework.webflow.engine.FlowAttributeMappingException
- org.springframework.webflow.execution.FlowExecutionException
- org.springframework.webflow.core.FlowException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.webflow.engine.TransitionSet (implements java.lang.Iterable<T>)
- org.springframework.webflow.engine.WildcardTransitionCriteria (implements java.io.Serializable, org.springframework.webflow.engine.TransitionCriteria)
Interface Hierarchy
- org.springframework.webflow.engine.FlowExecutionExceptionHandler
- org.springframework.webflow.execution.RequestContext
- org.springframework.webflow.engine.RequestControlContext
- org.springframework.webflow.engine.SubflowAttributeMapper
- org.springframework.webflow.engine.TargetStateResolver
- org.springframework.webflow.engine.TransitionCriteria
- org.springframework.webflow.engine.VariableValueFactory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.webflow.engine.History
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)