|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.notification.NotificationDispatcherImpl
public class NotificationDispatcherImpl
Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
| Field Summary | |
|---|---|
static java.lang.String |
DISABLE_NOTIFICATION_SYSTEM_PROPERTY
|
| Constructor Summary | |
|---|---|
NotificationDispatcherImpl()
|
|
| Method Summary | |
|---|---|
void |
dispatchNotifications(Notification notification)
Dispatch notifications for the given notification. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String DISABLE_NOTIFICATION_SYSTEM_PROPERTY
| Constructor Detail |
|---|
public NotificationDispatcherImpl()
| Method Detail |
|---|
public void dispatchNotifications(Notification notification)
dispatchNotifications in interface NotificationDispatchernotification - Notification to be dispatched
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||