|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.event.AbstractEvent com.atlassian.jira.event.user.UserEvent com.atlassian.jira.event.user.LogoutEvent
@PublicApi public final class LogoutEvent
Published when a user logs out.
Field Summary |
---|
Fields inherited from class com.atlassian.jira.event.AbstractEvent |
---|
params, time |
Constructor Summary | |
---|---|
LogoutEvent(com.atlassian.crowd.embedded.api.User user)
|
Method Summary |
---|
Methods inherited from class com.atlassian.jira.event.user.UserEvent |
---|
getEventType, getInitiatingUser, getUser |
Methods inherited from class com.atlassian.jira.event.AbstractEvent |
---|
equals, getParams, getTime, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogoutEvent(com.atlassian.crowd.embedded.api.User user)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |