public class RemoveActorMember extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.actor.mapping.model.SActorMember>
| Constructor and Description |
|---|
RemoveActorMember(org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService,
long actorMemberId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bonitasoft.engine.actor.mapping.model.SActorMember |
getResult() |
public RemoveActorMember(org.bonitasoft.engine.actor.mapping.ActorMappingService actorMappingService,
long actorMemberId)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.actor.mapping.model.SActorMember getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.actor.mapping.model.SActorMember>Copyright © 2017 Bonitasoft S.A.. All rights reserved.