Uses of Class
com.atlassian.bamboo.notification.NotificationDispatcher

Packages that use NotificationDispatcher
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.builderror   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.buildcommented
 

Methods in com.atlassian.bamboo.notification.buildcommented with parameters of type NotificationDispatcher
 void CommentNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.buildcompleted
 

Methods in com.atlassian.bamboo.notification.buildcompleted with parameters of type NotificationDispatcher
 void BuildCompletedNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 void AfterXFailedBuildsNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.builderror
 

Methods in com.atlassian.bamboo.notification.builderror with parameters of type NotificationDispatcher
 void BuildErrorNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.buildhung
 

Methods in com.atlassian.bamboo.notification.buildhung with parameters of type NotificationDispatcher
 void BuildHungNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.buildmissingcapableagent
 

Methods in com.atlassian.bamboo.notification.buildmissingcapableagent with parameters of type NotificationDispatcher
 void BuildMissingCapableAgentNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 

Uses of NotificationDispatcher in com.atlassian.bamboo.notification.buildqueuetimeout
 

Methods in com.atlassian.bamboo.notification.buildqueuetimeout with parameters of type NotificationDispatcher
 void BuildQueueTimeoutNotificationListener.setNotificationDispatcher(NotificationDispatcher notificationDispatcher)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.