public static class ActiveNotifier.MessageBuilder extends Object
| Constructor and Description |
|---|
MessageBuilder(HipChatNotifier notifier,
hudson.model.AbstractBuild build) |
| Modifier and Type | Method and Description |
|---|---|
ActiveNotifier.MessageBuilder |
append(Object string) |
ActiveNotifier.MessageBuilder |
append(String string) |
ActiveNotifier.MessageBuilder |
appendDuration() |
ActiveNotifier.MessageBuilder |
appendOpenLink() |
ActiveNotifier.MessageBuilder |
appendStatusMessage() |
String |
toString() |
public MessageBuilder(HipChatNotifier notifier, hudson.model.AbstractBuild build)
public ActiveNotifier.MessageBuilder appendStatusMessage()
public ActiveNotifier.MessageBuilder append(String string)
public ActiveNotifier.MessageBuilder append(Object string)
public ActiveNotifier.MessageBuilder appendOpenLink()
public ActiveNotifier.MessageBuilder appendDuration()
Copyright © 2004-2014. All Rights Reserved.