Package com.atlassian.jira.event.user
Class LoginEvent
java.lang.Object
com.atlassian.jira.event.AbstractEvent
com.atlassian.jira.event.user.UserEvent
com.atlassian.jira.event.user.LoginEvent
- All Implemented Interfaces:
JiraEvent
Published when a user successfully logs in.
-
Field Summary
Fields inherited from class com.atlassian.jira.event.AbstractEvent
params, time -
Constructor Summary
ConstructorsConstructorDescriptionLoginEvent(ApplicationUser user) LoginEvent(ApplicationUser user, Locale locale) -
Method Summary
Methods inherited from class com.atlassian.jira.event.user.UserEvent
getEventType, getInitiatingUser, getUserMethods inherited from class com.atlassian.jira.event.AbstractEvent
equals, getParams, getTime, hashCode
-
Constructor Details
-
LoginEvent
-
LoginEvent
-
-
Method Details
-
getLocale
-