Package org.togglz.slack.sender
Interface NotificationSender
-
- All Known Implementing Classes:
AsyncNotifier,Notifier
public interface NotificationSender
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsend(Notification notification)
-
-
-
Method Detail
-
send
void send(Notification notification)
-
-