public static class ActiveNotifier.MessageBuilder extends Object
| Constructor and Description |
|---|
MessageBuilder(MattermostNotifier notifier,
hudson.model.AbstractBuild build) |
| Modifier and Type | Method and Description |
|---|---|
ActiveNotifier.MessageBuilder |
append(Object string) |
ActiveNotifier.MessageBuilder |
append(String string) |
ActiveNotifier.MessageBuilder |
appendCustomAttachmentMessage() |
ActiveNotifier.MessageBuilder |
appendDuration() |
ActiveNotifier.MessageBuilder |
appendOpenLink() |
ActiveNotifier.MessageBuilder |
appendStatusMessage() |
ActiveNotifier.MessageBuilder |
appendTestSummary() |
String |
escape(String string) |
String |
toString() |
public MessageBuilder(MattermostNotifier 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()
public ActiveNotifier.MessageBuilder appendTestSummary()
public ActiveNotifier.MessageBuilder appendCustomAttachmentMessage()
Copyright © 2016–2018. All rights reserved.