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

Packages that use SystemNotificationService
com.atlassian.bamboo.notification   
com.atlassian.bamboo.ww2.actions.admin.notification   
 

Uses of SystemNotificationService in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement SystemNotificationService
 class SystemNotificationServiceImpl
          Class to provide access to system notifications
 

Fields in com.atlassian.bamboo.notification declared as SystemNotificationService
protected  SystemNotificationService AbstractNotificationEventListener.systemNotificationService
           
 

Methods in com.atlassian.bamboo.notification with parameters of type SystemNotificationService
 void AbstractNotificationEventListener.setSystemNotificationService(SystemNotificationService systemNotificationService)
           
 

Uses of SystemNotificationService in com.atlassian.bamboo.ww2.actions.admin.notification
 

Methods in com.atlassian.bamboo.ww2.actions.admin.notification with parameters of type SystemNotificationService
 void ConfigureSystemNotifications.setSystemNotificationService(SystemNotificationService systemNotificationService)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.