Class BzmJobNotifier

  • All Implemented Interfaces:
    com.blazemeter.api.logging.UserNotifier

    public class BzmJobNotifier
    extends Object
    implements com.blazemeter.api.logging.UserNotifier
    • Constructor Detail

      • BzmJobNotifier

        public BzmJobNotifier​(TaskListener listener)
    • Method Detail

      • formatMessage

        public static String formatMessage​(String msg)
      • notifyInfo

        public void notifyInfo​(String s)
        Specified by:
        notifyInfo in interface com.blazemeter.api.logging.UserNotifier
      • notifyWarning

        public void notifyWarning​(String s)
        Specified by:
        notifyWarning in interface com.blazemeter.api.logging.UserNotifier
      • notifyError

        public void notifyError​(String s)
        Specified by:
        notifyError in interface com.blazemeter.api.logging.UserNotifier