Uses of Interface
com.atlassian.bamboo.notification.SystemNotificationService
Packages that use SystemNotificationService
Package
Description
-
Uses of SystemNotificationService in com.atlassian.bamboo.analytics.basedata.collector.generator
Constructors in com.atlassian.bamboo.analytics.basedata.collector.generator with parameters of type SystemNotificationServiceModifierConstructorDescriptionSystemNotificationsEventProducer
(SystemNotificationService systemNotificationService) -
Uses of SystemNotificationService in com.atlassian.bamboo.notification
Classes in com.atlassian.bamboo.notification that implement SystemNotificationServiceModifier and TypeClassDescriptionclass
Class to provide access to system notificationsFields in com.atlassian.bamboo.notification declared as SystemNotificationServiceModifier and TypeFieldDescriptionprotected SystemNotificationService
AbstractNotificationEventListener.systemNotificationService
Methods in com.atlassian.bamboo.notification with parameters of type SystemNotificationServiceModifier and TypeMethodDescriptionvoid
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 SystemNotificationServiceModifier and TypeMethodDescriptionvoid
ConfigureSystemNotifications.setSystemNotificationService
(SystemNotificationService systemNotificationService)