Class UserAddedNotificationStatisticsCollector

java.lang.Object
com.atlassian.crowd.analytics.statistics.collectors.useradded.UserAddedNotificationStatisticsCollector
All Implemented Interfaces:
StatisticsCollector<UserAddedNotificationAggregateAnalyticsEvent>

@Named public class UserAddedNotificationStatisticsCollector extends Object implements StatisticsCollector<UserAddedNotificationAggregateAnalyticsEvent>
Statistics collector for notifications sent to new users created in Crowd. Collected daily, creates a UserAddedNotificationAggregateAnalyticsEvent with the daily count and then resets it.
Since:
5.2.0