@Named public class SsoTabViewEventListener extends AbstractOncePerPeriodPublisher<SSOTabViewAnalyticsEvent>
SsoTabViewEvent
into
SSOTabViewAnalyticsEvent
once per day.clock, counters, lastCountersResetTimestamp, reportIntervalMillis, threshold
eventPublisher
Constructor and Description |
---|
SsoTabViewEventListener(com.atlassian.event.api.EventPublisher eventPublisher,
Clock clock) |
Modifier and Type | Method and Description |
---|---|
void |
onSSODisabledTabViewEvent(SsoTabViewEvent event) |
maybePublish, maybePublish, resetCounters, resetCountersIfNeeded
register, unregister
@Inject public SsoTabViewEventListener(com.atlassian.event.api.EventPublisher eventPublisher, Clock clock)
@EventListener public void onSSODisabledTabViewEvent(SsoTabViewEvent event)
Copyright © 2020 Atlassian. All rights reserved.