Class GetActor
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.actor.GetActor
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<SActor>
- Author:
- Matthieu Chaffotte
-
Constructor Summary
ConstructorsConstructorDescriptionGetActor(ActorMappingService actorMappingService, long actorId) GetActor(ActorMappingService actorMappingService, String actorName, long scopeId) -
Method Summary
-
Constructor Details
-
GetActor
-
GetActor
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<SActor>
-