public class AddUserMemberships extends java.lang.Object implements TransactionContent
| Constructor and Description |
|---|
AddUserMemberships(long groupId,
long roleId,
java.util.List<java.lang.Long> userIds,
IdentityService identityService,
long currentUserId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public AddUserMemberships(long groupId,
long roleId,
java.util.List<java.lang.Long> userIds,
IdentityService identityService,
long currentUserId)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaException