@Named public class UserAddedNotificationStatisticsCollector extends Object implements StatisticsCollector<UserAddedNotificationAggregateAnalyticsEvent>
UserAddedNotificationAggregateAnalyticsEvent with the daily count and then resets it.| Constructor and Description |
|---|
UserAddedNotificationStatisticsCollector(InMemoryCounter counter) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAddedNotificationAggregateAnalyticsEvent> |
collect() |
boolean |
isPerNodeCollector()
Determines whether StatisticsCollector should run on each node OR once per cluster.
|
@Inject public UserAddedNotificationStatisticsCollector(InMemoryCounter counter)
public List<UserAddedNotificationAggregateAnalyticsEvent> collect()
collect in interface StatisticsCollector<UserAddedNotificationAggregateAnalyticsEvent>public boolean isPerNodeCollector()
StatisticsCollectorisPerNodeCollector in interface StatisticsCollector<UserAddedNotificationAggregateAnalyticsEvent>Copyright © 2024 Atlassian. All rights reserved.