| Package | Description |
|---|---|
| com.atlassian.bamboo.notification |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedNotification
Provides the Notification object with a way to add anything else to the email.
|
static interface |
Notification.HtmlImContentProvidingNotification
Extension interface if the Notification supports HTML in IM messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationDispatcher.dispatchNotifications(Notification notification)
Dispatch notifications for the given notification.
|
void |
NotificationTransport.sendNotification(Notification notification)
Send off the notification of this transport type.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.