Package | Description |
---|---|
com.atlassian.bamboo.deployments.notification | |
com.atlassian.bamboo.notification | |
com.atlassian.bamboo.notification.chain |
Constructor and Description |
---|
DeploymentNotificationEventListener(DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher,
NotificationManager notificationManager) |
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 © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.