public static class ActiveNotifier.MessageBuilder extends Object
| 构造器和说明 |
|---|
MessageBuilder(BearychatNotifier notifier,
hudson.model.AbstractBuild build) |
| 限定符和类型 | 方法和说明 |
|---|---|
ActiveNotifier.MessageBuilder |
append(Object string) |
ActiveNotifier.MessageBuilder |
append(String string) |
ActiveNotifier.MessageBuilder |
appendDuration() |
ActiveNotifier.MessageBuilder |
appendOpenLink() |
ActiveNotifier.MessageBuilder |
appendStatusMessage() |
String |
escape(String string) |
String |
toString() |
public MessageBuilder(BearychatNotifier 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-2015. All Rights Reserved.