JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
void
send
(
Notification
notification)
Method Details
send
void
send
(
Notification
notification)