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

Packages that use NotificationManager
com.atlassian.bamboo.migration   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of NotificationManager in com.atlassian.bamboo.migration
 

Methods in com.atlassian.bamboo.migration with parameters of type NotificationManager
 void ProjectMapper.setNotificationManager(NotificationManager notificationManager)
           
 

Uses of NotificationManager in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement NotificationManager
 class NotificationManagerImpl
           
 

Methods in com.atlassian.bamboo.notification with parameters of type NotificationManager
 void NotificationRule.setNotificationManager(NotificationManager manager)
           
 void NotificationRuleImpl.setNotificationManager(NotificationManager notificationManager)
           
 

Uses of NotificationManager in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type NotificationManager
 void UpgradeTask301.setNotificationManager(NotificationManager notificationManager)
           
 

Uses of NotificationManager in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type NotificationManager
 void ConfigureBuildNotification.setNotificationManager(NotificationManager notificationManager)
           
 

Uses of NotificationManager in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type NotificationManager
 void CreateBuild.setNotificationManager(NotificationManager notificationManager)
           
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.