| Package | Description |
|---|---|
| com.atlassian.confluence.event.events.user | |
| com.atlassian.confluence.internal.webhooks | |
| 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 |
UserRemoveCompletedEvent
Event sent once a user has been removed in Confluence.
|
class |
UserRemoveEvent
Event sent when a user is removed in Confluence.
|
class |
UserSignupEvent |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
WebhookJsonEventFactory.build(com.atlassian.webhooks.WebhookEvent webhookEvent,
UserEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSignUpNotificationsListener.processNotifications(UserEvent event)
Deprecated.
|
Copyright © 2003–2021 Atlassian. All rights reserved.