package

com.atlassian.jira.event.mau

Interfaces

MauEventService Service to help with triggering eyeball events used to define monthly active users in JIRA. 

Classes

LastSentKey Public class that provides an object which contains the email address, userID and application key for the current MAU request. 
MauApplicationKey Represents the application type that will be sent along side an eyeball event to track MAU (monthly active users). 
MauEventServiceImpl