Class EmailChangedByEndUserAggregateAnalyticsEvent

java.lang.Object
com.atlassian.crowd.analytics.events.EmailChangedByEndUserAggregateAnalyticsEvent
All Implemented Interfaces:
CrowdAnalyticsEvent

public class EmailChangedByEndUserAggregateAnalyticsEvent extends Object implements CrowdAnalyticsEvent
Event containing aggregated count of e-mail changes performed by end-user in Crowd console during period of time from last statistic collection.
  • Constructor Details

    • EmailChangedByEndUserAggregateAnalyticsEvent

      public EmailChangedByEndUserAggregateAnalyticsEvent(long changesCount)
  • Method Details

    • getChangesCount

      public long getChangesCount()