public interface NotificationDispatcher
Modifier and Type | Method and Description |
---|---|
void |
dispatchNotifications(Notification notification)
Dispatch notifications for the given notification.
|
void dispatchNotifications(@Nullable Notification notification)
notification
- Notification to be dispatchedCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.