Interface FlowMessage

    • Method Detail

      • getText

        String getText()
        The message text like "Enter" or "Exit" used to prefix the actual Message.
        Returns:
        message text used to prefix the actual Message.
      • getMessage

        Message getMessage()
        The wrapped message
        Returns:
        the wrapped message