Uses of Package
com.atlassian.confluence.event.events.user
Packages that use com.atlassian.confluence.event.events.user
Package
Description
-
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.event.events.userClassDescriptionAbstract event for all user creation, deletion, activation and deactivation events in confluence.
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.impl.audit.listenerClassDescriptionThis event is exactly like
UserRenamedEvent
, with the exception that it is always guaranteed to be published.Event sent when a user wants to invite a set of users to use Confluence. -
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagementClassDescriptionThis event is published after the
UserDirectoryListener
already handles theDirectoryUserRenamedEvent
.This event is similar toUsersDeletedEvent
but it will be fired before user is deleted -
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commandsClassDescriptionThis event is published after the
UserDirectoryListener
already handles theDirectoryUserRenamedEvent
.This event is similar toUsersDeletedEvent
but it will be fired before user is deleted -
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.userClassDescriptionEvent sent when a user wants to invite a set of users to use Confluence.
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.user.actions
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.user.crowd
-
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.user.listenersClassDescriptionThis event is exactly like
UserRenamedEvent
, with the exception that it is always guaranteed to be published.Event sent when a user is removed in Confluence. -
Classes in com.atlassian.confluence.event.events.user used by com.atlassian.confluence.user.notificationsClassDescriptionEvent sent when a user wants to invite a set of users to use Confluence.Abstract event for all user creation, deletion, activation and deactivation events in confluence.