Class AsyncNotifier

java.lang.Object
org.togglz.slack.sender.AsyncNotifier
All Implemented Interfaces:
NotificationSender

public class AsyncNotifier extends Object implements NotificationSender
  • Constructor Details

    • AsyncNotifier

      public AsyncNotifier(String slackHookUrl)
    • AsyncNotifier

      public AsyncNotifier(String slackHookUrl, Executor executor)
  • Method Details