Interface FlowContextHandler

    • Method Detail

      • setFlowContext

        void setFlowContext​(Actor value)
        Sets the flow context.
        Parameters:
        value - the actor
      • getFlowContext

        Actor getFlowContext()
        Returns the flow context, if any.
        Returns:
        the actor, null if none available