| Interface | Description |
|---|---|
| UserEventListener |
The UserEventListener listens for all UserEvents.
|
| UserEventType |
| Class | Description |
|---|---|
| LoginEvent |
Published when a user successfully logs in.
|
| LogoutEvent |
Published when a user logs out.
|
| OnboardingEvent |
Event to emit as a user resets their password.
|
| UserAvatarUpdatedEvent |
Event indicating that a user's avatar has been updated.
|
| UserEvent |
A UserEvent.
|
| UserEventDispatcher | |
| UserEventListenerHandler |
Used to invoke the legacy UserEvents from atlassian-events.
|
| UserPreferencesUpdatedEvent |
Event indicating that a user's preferences have been updated.
|
| UserProfileUpdatedEvent |
Event indicating that a user's profile has been updated.
|
| UserRenamedEvent |
This event is sent when a user is renamed.
|
| UsersAddedEvent |
Event that indicates a batch of new Users have been added to JIRA.
|
| UsersAddedEvent.AddedUser |
Copyright © 2002-2018 Atlassian. All Rights Reserved.