Class DeleteGroup
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.identity.DeleteWithActorMembers
org.bonitasoft.engine.api.impl.transaction.identity.DeleteGroup
- All Implemented Interfaces:
TransactionContent
- Author:
- Lu Kai, Elias Ricken de Medeiros, Celine Souchet, Emmanuel Duchastenier
-
Field Summary
Fields inherited from class org.bonitasoft.engine.api.impl.transaction.identity.DeleteWithActorMembers
BATCH_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionDeleteGroup(IdentityService identityService, ActorMappingService actorMappingService, ProfileService profileService, long groupId) -
Method Summary
Methods inherited from class org.bonitasoft.engine.api.impl.transaction.identity.DeleteWithActorMembers
deleteActorMembersOfGroup, deleteActorMembersOfRole, deleteActorMembersOfUser, deleteMembershipsByGroup, deleteMembershipsByRole, deleteProfileMembersOfGroup, deleteProfileMembersOfRole, deleteProfileMembersOfUser, deleteUserMembershipsByUser, getActorMappingService, getIdentityService, getProfileService, getRemovedActorIds, setActorIdsOfRemovedElements
-
Constructor Details
-
DeleteGroup
public DeleteGroup(IdentityService identityService, ActorMappingService actorMappingService, ProfileService profileService, long groupId)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-