Uses of Interface
com.atlassian.bamboo.notification.NotificationFactory

Packages that use NotificationFactory
com.atlassian.bamboo.brokenbuildtracker.notifications   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.recipients   
 

Uses of NotificationFactory in com.atlassian.bamboo.brokenbuildtracker.notifications
 

Methods in com.atlassian.bamboo.brokenbuildtracker.notifications with parameters of type NotificationFactory
 void ResponsibleRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 

Uses of NotificationFactory in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement NotificationFactory
 class NotificationFactoryImpl
          Provides instances of the Notification Transports with the required dependencies injected.
 

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

Methods in com.atlassian.bamboo.notification.buildcommented with parameters of type NotificationFactory
 void CommentNotificationListener.setNotificationFactory(NotificationFactory notificationFactory)
           
 

Uses of NotificationFactory in com.atlassian.bamboo.notification.recipients
 

Methods in com.atlassian.bamboo.notification.recipients with parameters of type NotificationFactory
 void WatcherRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void UserRecipientImpl.setNotificationFactory(NotificationFactory notificationFactory)
           
 void ImRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void GroupRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void EmailRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void CommitterRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.