Package com.atlassian.crowd.analytics.listener
package com.atlassian.crowd.analytics.listener
-
ClassDescriptionBase class for event listeners.Helper class that publishes output event at most once per defined period of time, when the threshold of incoming events is reached.Listener for all analytics events that can be published in Crowd.Listener transforming
SsoTabViewEvent
intoSSOTabViewAnalyticsEvent
once per day.Listener forUserAddedNotificationEvent
that maintains the daily count of notifications sent to new users added in CrowdListener processingUserAuthenticationSucceededEvent
andUserTokenVerificationSucceededEvent
events and publishing analytics eventSSOLoginEvent
.