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 Details

    • getFlowId

      public String getFlowId()
    • getConversationScope

      public org.springframework.webflow.core.collection.MutableAttributeMap getConversationScope()
    • getExecution

      public org.springframework.webflow.execution.FlowExecution getExecution()