public class AsyncNotifier extends Object implements NotificationSender
| Constructor and Description |
|---|
AsyncNotifier(String slackHookUrl) |
AsyncNotifier(String slackHookUrl,
Executor executor) |
public AsyncNotifier(String slackHookUrl)
public void send(Notification notification)
send in interface NotificationSenderCopyright © 2021. All rights reserved.