Interface SimpleOutput

    • Method Detail

      • requiresFlowContext

        boolean requiresFlowContext()
        Returns whether flow context is really required.
        Returns:
        true if required
      • logMessage

        String logMessage​(String msg)
        Logs the (formatted) logging message.
        Parameters:
        msg - the message to log
        Returns:
        null if successful, otherwise error message