Uses of Class
org.springframework.webflow.execution.repository.FlowExecutionRestorationFailureException

Packages that use FlowExecutionRestorationFailureException
org.springframework.webflow.execution.repository.continuation Implementation of continuation-based flow execution repositories. 
 

Uses of FlowExecutionRestorationFailureException in org.springframework.webflow.execution.repository.continuation
 

Methods in org.springframework.webflow.execution.repository.continuation that throw FlowExecutionRestorationFailureException
protected  FlowExecutionContinuation ContinuationFlowExecutionRepository.getContinuation(FlowExecutionKey key)
          Returns the continuation in the group with the specified key.
 



Copyright © 2009 Spring Framework. All Rights Reserved.