public class AddActorMember extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContent
| Constructor and Description |
|---|
AddActorMember(ActorMappingService actorMappingService,
long actorId,
long userId,
long groupId,
long roleId,
MemberType memberType) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
SActorMember |
getActorMember() |
public AddActorMember(ActorMappingService actorMappingService, long actorId, long userId, long groupId, long roleId, MemberType memberType)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic SActorMember getActorMember()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.