Class SystemNotificationsEventProducer
java.lang.Object
com.atlassian.bamboo.analytics.basedata.collector.generator.SystemNotificationsEventProducer
- All Implemented Interfaces:
StatisticsEventsProducer
Gather information about instance system notifications
-
Constructor Summary
ConstructorDescriptionSystemNotificationsEventProducer
(SystemNotificationService systemNotificationService) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.analytics.StatisticsEventsProducer
resetStatistics
-
Constructor Details
-
SystemNotificationsEventProducer
@Inject public SystemNotificationsEventProducer(SystemNotificationService systemNotificationService)
-
-
Method Details
-
generateEvents
- Specified by:
generateEvents
in interfaceStatisticsEventsProducer
- Returns:
- Analytic events with statistics.
-