Uses of Interface
com.atlassian.bamboo.notification.NotificationDispatcher
Package
Description
-
Uses of NotificationDispatcher in com.atlassian.bamboo.deployments.notification
ModifierConstructorDescriptionDeploymentNotificationEventListener
(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager) -
Uses of NotificationDispatcher in com.atlassian.bamboo.notification
Modifier and TypeClassDescriptionclass
Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notificationsModifier and TypeFieldDescriptionprotected NotificationDispatcher
AbstractNotificationEventListener.notificationDispatcher
Modifier and TypeMethodDescriptionvoid
AbstractNotificationEventListener.setNotificationDispatcher
(NotificationDispatcher notificationDispatcher) -
Uses of NotificationDispatcher in com.atlassian.bamboo.notification.chain
Modifier and TypeMethodDescriptionvoid
StageCompletedNotificationListener.setNotificationDispatcher
(NotificationDispatcher notificationDispatcher)