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

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

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 UserRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void ImRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void GroupRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void EmailRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 void CommitterRecipient.setNotificationFactory(NotificationFactory notificationFactory)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.