| Package | Description |
|---|---|
| com.atlassian.confluence.event.events.user | |
| com.atlassian.confluence.user.notifications |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfirmEmailAddressEvent |
class |
DomainRestrictedUserSignupEvent |
class |
GroupInviteUserSignupEvent
Event sent when a user signs up via the group invite link.
|
class |
PublicUserSignupEvent |
class |
UserCreateEvent
Event sent when a user is created in Confluence.
|
class |
UserDeactivateEvent
Event sent when a user is made inactive in Confluence.
|
class |
UserProfilePictureUpdateEvent |
class |
UserReactivateEvent
Event sent when a user is made active in Confluence.
|
class |
UserRemoveEvent
Event sent when a user is removed in Confluence.
|
class |
UserSignupEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSignUpNotificationsListener.processNotifications(UserEvent event) |
Copyright © 2003–2018 Atlassian. All rights reserved.