public class NotificationDispatcherImpl extends Object implements NotificationDispatcher
Modifier and Type | Field and Description |
---|---|
static String |
DISABLE_NOTIFICATION_SYSTEM_PROPERTY |
Constructor and Description |
---|
NotificationDispatcherImpl() |
Modifier and Type | Method and Description |
---|---|
void |
dispatchNotifications(Notification notification)
Dispatch notifications for the given notification.
|
public static String DISABLE_NOTIFICATION_SYSTEM_PROPERTY
public void dispatchNotifications(Notification notification)
dispatchNotifications
in interface NotificationDispatcher
notification
- Notification to be dispatchedCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.