Class GetFlowNodeInstance
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.flownode.GetFlowNodeInstance
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<SFlowNodeInstance>
public class GetFlowNodeInstance
extends Object
implements TransactionContentWithResult<SFlowNodeInstance>
- Author:
- Emmanuel Duchastenier
-
Constructor Summary
ConstructorsConstructorDescriptionGetFlowNodeInstance(ActivityInstanceService activityInstanceService, long flowNodeInstanceId) -
Method Summary
-
Constructor Details
-
GetFlowNodeInstance
public GetFlowNodeInstance(ActivityInstanceService activityInstanceService, long flowNodeInstanceId)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<SFlowNodeInstance>
-