java.lang.Object
com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.commands.UserRemovingEventCommand
All Implemented Interfaces:
Command<UserRemovingEvent,UserManagementInSyncModel>, CommandCreator<UserRemovingEvent,UserManagementInSyncModel>

A Command which handles UserRemovingEvent in different scenarios:
  • Removing a canonical user who exists in only one directory.
  • Removing a canonical user in one directory un-shadows another user another directory.
  • Removing a shadowed user in one directory.
Since:
9.3.0