Uses of Class
com.atlassian.confluence.event.events.user.UserRemovingEvent
Packages that use UserRemovingEvent
Package
Description
-
Uses of UserRemovingEvent in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement with parameters of type UserRemovingEventModifier and TypeMethodDescriptionvoid
UserManagementRecorder.onUserRemovingEvent
(UserRemovingEvent event) -
Uses of UserRemovingEvent in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands that return types with arguments of type UserRemovingEventModifier and TypeMethodDescriptionUserRemovingEventCommand.newCommand
(JournalEntry journalEntry) UserRemovingEventCommand.newCommand
(UserRemovingEvent event) Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands with parameters of type UserRemovingEventModifier and TypeMethodDescriptionUserRemovingEventCommand.newCommand
(UserRemovingEvent event) void
UserRemovingEventCommand.processEvent
(UserRemovingEvent event, Object... parameters)