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

Packages that use NoSuchFlowExecutionException
org.springframework.webflow.execution.repository.support General purpose implementation assistance for flow execution repositories. 
 

Uses of NoSuchFlowExecutionException in org.springframework.webflow.execution.repository.support
 

Methods in org.springframework.webflow.execution.repository.support that throw NoSuchFlowExecutionException
protected  Conversation AbstractConversationFlowExecutionRepository.getConversation(FlowExecutionKey key)
          Returns the conversation governing the execution of the FlowExecution with the provided key.
 



Copyright © 2009 Spring Framework. All Rights Reserved.