public class GetFlowNodeInstance extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>
| Constructor and Description |
|---|
GetFlowNodeInstance(org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
long flowNodeInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance |
getResult() |
public GetFlowNodeInstance(org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
long flowNodeInstanceId)
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.core.process.instance.model.SFlowNodeInstance getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance>Copyright © 2017 Bonitasoft S.A.. All rights reserved.