public class DeleteUser extends DeleteWithActorMembers implements org.bonitasoft.engine.commons.transaction.TransactionContent
| Constructor and Description |
|---|
DeleteUser(IdentityService identityService,
org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService,
ProfileService profileService,
long userId) |
DeleteUser(IdentityService identityService,
org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService,
ProfileService profileService,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getRemovedActorIds, setActorIdsOfRemovedElementspublic DeleteUser(IdentityService identityService, org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService, ProfileService profileService, long userId)
public DeleteUser(IdentityService identityService, org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService, ProfileService profileService, String userName)
Copyright © 2013 BonitaSoft. All Rights Reserved.