| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.notification | |
| com.atlassian.bamboo.notification | |
| com.atlassian.bamboo.notification.chain |
| Constructor and Description |
|---|
DeploymentNotificationEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationDispatcherImpl
Evaluates notification transports, ensures no duplicate emails and kicks off the sending process
of notifications
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationDispatcher |
AbstractNotificationEventListener.notificationDispatcher |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNotificationEventListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainCompletedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher) |
void |
StageCompletedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.