Interface Notifier

  • All Known Implementing Classes:
    SlackNotifier

    public interface Notifier
    • Method Detail

      • from

        static Notifier from​(uk.co.ractf.polaris.api.notification.NotificationReceiver receiver)
      • notify

        void notify​(uk.co.ractf.polaris.api.notification.Notification notification)