Class FlowContext.FlowContextState

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    FlowContext

    public static class FlowContext.FlowContextState
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • FlowContextState

        public FlowContextState​(State textFactoryState,
                                java.lang.Object currentFlowId)
    • Method Detail

      • getTextFactoryState

        public State getTextFactoryState()
      • getCurrentFlowId

        public java.lang.Object getCurrentFlowId()