AdminAddedUserEvent |
|
ConfirmEmailAddressEvent |
|
DirectoryUserRenamedEvent |
This event is exactly like UserRenamedEvent ,
with the exception that it is always guaranteed to be published.
|
DomainRestrictedUserSignupEvent |
|
GroupInviteUserSignupEvent |
Event sent when a user signs up via the group invite link.
|
PublicUserSignupEvent |
|
SendUserInviteEvent |
Event sent when a user wants to invite a set of users to use Confluence.
|
UserCreateEvent |
Event sent when a user is created in Confluence.
|
UserDeactivateEvent |
Event sent when a user is made inactive in Confluence.
|
UserEvent |
Abstract event for all user creation, deletion, activation and deactivation events in confluence.
|
UserProfilePictureUpdateEvent |
|
UserReactivateEvent |
Event sent when a user is made active in Confluence.
|
UserRemoveCompletedEvent |
Event sent once a user has been removed in Confluence.
|
UserRemoveEvent |
Event sent when a user is removed in Confluence.
|
UserSignupEvent |
|