@Named public class LicensingEventListener extends AbstractOncePerPeriodPublisher
clock, counters, lastCountersResetTimestamp, reportIntervalMillis, threshold
eventPublisher
Constructor and Description |
---|
LicensingEventListener(com.atlassian.event.api.EventPublisher eventPublisher,
Clock clock) |
Modifier and Type | Method and Description |
---|---|
void |
onExportAllLicensesUsageEvent(ExportAllLicensedUsersEvent event) |
void |
onLicensingTabViewEvent(LicensingTabViewEvent event) |
maybePublish, maybePublish, resetCounters, resetCountersIfNeeded
register, unregister
@Inject public LicensingEventListener(com.atlassian.event.api.EventPublisher eventPublisher, Clock clock)
@EventListener public void onExportAllLicensesUsageEvent(ExportAllLicensedUsersEvent event)
@EventListener public void onLicensingTabViewEvent(LicensingTabViewEvent event)
Copyright © 2020 Atlassian. All rights reserved.