public class DeleteUser extends DeleteWithActorMembers implements org.bonitasoft.engine.commons.transaction.TransactionContent
BATCH_SIZE
Constructor and Description |
---|
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long userId) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
String userName) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
deleteActorMembersOfGroup, deleteActorMembersOfRole, deleteActorMembersOfUser, deleteMembershipsByGroup, deleteMembershipsByRole, deleteProfileMembersOfGroup, deleteProfileMembersOfRole, deleteProfileMembersOfUser, deleteUserMembershipsByUser, getActorMappingService, getIdentityService, getProfileService, getRemovedActorIds, setActorIdsOfRemovedElements
public DeleteUser(IdentityService identityService, ActorMappingService actorMappingService, ProfileService profileService, long userId)
public DeleteUser(IdentityService identityService, ActorMappingService actorMappingService, ProfileService profileService, String userName)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.