public class GetFlowNodeInstance extends java.lang.Object implements TransactionContentWithResult<SFlowNodeInstance>
| Constructor and Description |
|---|
GetFlowNodeInstance(ActivityInstanceService activityInstanceService,
long flowNodeInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
SFlowNodeInstance |
getResult() |
public GetFlowNodeInstance(ActivityInstanceService activityInstanceService, long flowNodeInstanceId)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaExceptionpublic SFlowNodeInstance getResult()
getResult in interface TransactionContentWithResult<SFlowNodeInstance>