public class BzmJobNotifier extends Object implements com.blazemeter.api.logging.UserNotifier
| Constructor and Description |
|---|
BzmJobNotifier(hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatMessage(String msg) |
void |
notifyError(String s) |
void |
notifyInfo(String s) |
void |
notifyWarning(String s) |
public void notifyInfo(String s)
notifyInfo in interface com.blazemeter.api.logging.UserNotifierpublic void notifyWarning(String s)
notifyWarning in interface com.blazemeter.api.logging.UserNotifierpublic void notifyError(String s)
notifyError in interface com.blazemeter.api.logging.UserNotifierCopyright © July 2012-2018 BlazeMeterInc. All Rights Reserved.