Package jenkins.plugins.slack
Class ActiveNotifier
java.lang.Object
jenkins.plugins.slack.ActiveNotifier
- All Implemented Interfaces:
FineGrainedNotifier
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionActiveNotifier
(SlackNotifier notifier, Function<AbstractBuild<?, ?>, SlackService> slackFactory, BuildAwareLogger log, TokenExpander tokenExpander) -
Method Summary
-
Constructor Details
-
ActiveNotifier
public ActiveNotifier(SlackNotifier notifier, Function<AbstractBuild<?, ?>, SlackService> slackFactory, BuildAwareLogger log, TokenExpander tokenExpander)
-
-
Method Details
-
deleted
- Specified by:
deleted
in interfaceFineGrainedNotifier
-
started
- Specified by:
started
in interfaceFineGrainedNotifier
-
finalized
- Specified by:
finalized
in interfaceFineGrainedNotifier
-
completed
- Specified by:
completed
in interfaceFineGrainedNotifier
-