public class ExecuteFlowNode extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContent
| Constructor and Description |
|---|
ExecuteFlowNode(TenantServiceAccessor tenantAccessor,
long userId,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
Map<String,Serializable> inputs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSystemCommentOnProcessInstanceWhenExecutingTaskFor(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
long executerUserId,
long executerSubstituteUserId) |
void |
execute() |
public ExecuteFlowNode(TenantServiceAccessor tenantAccessor, long userId, org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance, Map<String,Serializable> inputs)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected void addSystemCommentOnProcessInstanceWhenExecutingTaskFor(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
long executerUserId,
long executerSubstituteUserId)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.