Package org.togglz.slack.sender
Class AsyncNotifier
- java.lang.Object
-
- org.togglz.slack.sender.AsyncNotifier
-
- All Implemented Interfaces:
NotificationSender
public class AsyncNotifier extends Object implements NotificationSender
-
-
Constructor Summary
Constructors Constructor Description AsyncNotifier(String slackHookUrl)AsyncNotifier(String slackHookUrl, Executor executor)
-
-
-
Method Detail
-
send
public void send(Notification notification)
- Specified by:
sendin interfaceNotificationSender
-
-