Package jenkins.plugins.slack
Class ActiveNotifier.MessageBuilder
java.lang.Object
jenkins.plugins.slack.ActiveNotifier.MessageBuilder
- Enclosing class:
- ActiveNotifier
-
Constructor Summary
ConstructorDescriptionMessageBuilder
(SlackNotifier notifier, AbstractBuild build, BuildAwareLogger log, TokenExpander tokenExpander) -
Method Summary
-
Constructor Details
-
MessageBuilder
public MessageBuilder(SlackNotifier notifier, AbstractBuild build, BuildAwareLogger log, TokenExpander tokenExpander)
-
-
Method Details