Class UserAddedNotificationEventListener

java.lang.Object
com.atlassian.crowd.analytics.listener.AbstractEventListener
com.atlassian.crowd.analytics.listener.UserAddedNotificationEventListener

@Named public class UserAddedNotificationEventListener extends AbstractEventListener
Listener for UserAddedNotificationEvent that maintains the daily count of notifications sent to new users added in Crowd
Since:
5.2.0
  • Constructor Details

    • UserAddedNotificationEventListener

      @Inject public UserAddedNotificationEventListener(com.atlassian.event.api.EventPublisher eventPublisher, InMemoryCounter counter)
  • Method Details