Class AddUserMemberships
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.identity.AddUserMemberships
- All Implemented Interfaces:
TransactionContent
- Author:
- Lu Kai, Matthieu Chaffotte
-
Constructor Summary
ConstructorsConstructorDescriptionAddUserMemberships(long groupId, long roleId, List<Long> userIds, IdentityService identityService, long currentUserId) -
Method Summary
-
Constructor Details
-
AddUserMemberships
public AddUserMemberships(long groupId, long roleId, List<Long> userIds, IdentityService identityService, long currentUserId)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-