Class BzmServerNotifier

java.lang.Object
hudson.plugins.blazemeter.utils.notifier.BzmServerNotifier
All Implemented Interfaces:
com.blazemeter.api.logging.UserNotifier

public class BzmServerNotifier extends Object implements com.blazemeter.api.logging.UserNotifier
  • Constructor Details

    • BzmServerNotifier

      public BzmServerNotifier()
  • Method Details

    • 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