Package org.springframework.webflow.engine.impl
package org.springframework.webflow.engine.impl
The implementation of Spring Web Flow's flow execution engine, based on finite-state machine.
-
ClassDescriptionDefault implementation of FlowExecution that uses a stack-based data structure to manage spawned flow sessions.A factory for instances of the
default flow execution
implementation.A enum used internally byFlowExecutionImpl
to track its status.