Uses of Class
com.atlassian.confluence.event.events.group.GroupRemovingEvent
Packages that use GroupRemovingEvent
Package
Description
-
Uses of GroupRemovingEvent 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 GroupRemovingEventModifier and TypeMethodDescriptionvoid
UserManagementRecorder.onGroupRemovingEvent
(GroupRemovingEvent event) -
Uses of GroupRemovingEvent 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 GroupRemovingEventModifier and TypeMethodDescriptionGroupRemovingEventCommand.newCommand
(JournalEntry journalEntry) GroupRemovingEventCommand.newCommand
(GroupRemovingEvent event) Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands with parameters of type GroupRemovingEventModifier and TypeMethodDescriptionGroupRemovingEventCommand.newCommand
(GroupRemovingEvent event) void
GroupRemovingEventCommand.processEvent
(GroupRemovingEvent event, Object... parameters)