Class AuditLogPruningCollector
java.lang.Object
com.atlassian.crowd.analytics.statistics.collectors.audit.AuditLogPruningCollector
- All Implemented Interfaces:
StatisticsCollector<AuditLogPruningStatisticsEvent>
@Component
public class AuditLogPruningCollector
extends Object
implements StatisticsCollector<AuditLogPruningStatisticsEvent>
-
Constructor Summary
Constructors -
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.crowd.common.analytics.statistics.collectors.StatisticsCollector
isPerNodeCollector
-
Constructor Details
-
AuditLogPruningCollector
-
-
Method Details
-
collect
- Specified by:
collect
in interfaceStatisticsCollector<AuditLogPruningStatisticsEvent>
- Returns:
- the statistics event to publish
-