Package org.apereo.cas.web.flow.executor
Class ClientFlowExecutionRepository.SerializedFlowExecutionState
java.lang.Object
org.apereo.cas.web.flow.executor.ClientFlowExecutionRepository.SerializedFlowExecutionState
- All Implemented Interfaces:
Serializable
- Enclosing class:
ClientFlowExecutionRepository
public static class ClientFlowExecutionRepository.SerializedFlowExecutionState
extends Object
implements Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.webflow.core.collection.MutableAttributeMaporg.springframework.webflow.execution.FlowExecution
-
Method Details
-
getFlowId
-
getConversationScope
public org.springframework.webflow.core.collection.MutableAttributeMap getConversationScope() -
getExecution
public org.springframework.webflow.execution.FlowExecution getExecution()
-