@Named public class AuditLogPruningCollector extends Object implements StatisticsCollector<AuditLogPruningStatisticsEvent>
Constructor and Description |
---|
AuditLogPruningCollector(InternalAuditService auditService) |
Modifier and Type | Method and Description |
---|---|
Iterable<AuditLogPruningStatisticsEvent> |
collect() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPerNodeCollector
@Inject public AuditLogPruningCollector(InternalAuditService auditService)
public Iterable<AuditLogPruningStatisticsEvent> collect()
collect
in interface StatisticsCollector<AuditLogPruningStatisticsEvent>
Copyright © 2021 Atlassian. All rights reserved.