|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NotificationDispatcher in com.atlassian.bamboo.brokenbuildtracker.notifications |
|---|
| Methods in com.atlassian.bamboo.brokenbuildtracker.notifications with parameters of type NotificationDispatcher | |
|---|---|
void |
ResponsibilitiesUpdatedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
|
| Uses of NotificationDispatcher in com.atlassian.bamboo.deployments.notification |
|---|
| Constructors in com.atlassian.bamboo.deployments.notification with parameters of type NotificationDispatcher | |
|---|---|
DeploymentNotificationEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher)
|
|
| Uses of NotificationDispatcher in com.atlassian.bamboo.notification |
|---|
| Classes in com.atlassian.bamboo.notification that implement NotificationDispatcher | |
|---|---|
class |
NotificationDispatcherImpl
Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications |
| Fields in com.atlassian.bamboo.notification declared as NotificationDispatcher | |
|---|---|
protected NotificationDispatcher |
AbstractNotificationEventListener.notificationDispatcher
|
| Methods in com.atlassian.bamboo.notification with parameters of type NotificationDispatcher | |
|---|---|
void |
AbstractNotificationEventListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
|
| Uses of NotificationDispatcher in com.atlassian.bamboo.notification.chain |
|---|
| Methods in com.atlassian.bamboo.notification.chain with parameters of type NotificationDispatcher | |
|---|---|
void |
StageCompletedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
|
void |
ChainCompletedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||