| Modifier and Type | Method and Description |
|---|---|
void |
BPMInstancesCreator.createDataInstances(SProcessInstance processInstance,
SFlowElementContainerDefinition processContainer,
SProcessDefinition processDefinition,
SExpressionContext expressionContext,
List<SOperation> operations,
Map<String,Object> context,
SExpressionContext expressionContextToEvaluateOperations) |
SManualTaskInstance |
BPMInstancesCreator.createManualTaskInstance(long parentUserTaskId,
String name,
long flowNodeDefinitionId,
String displayName,
long userId,
String description,
long dueDate,
STaskPriority priority) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityInstanceService.assignHumanTask(long userTaskId,
long userId)
Assign the specific human task to the user
|
void |
ActivityInstanceService.assignHumanTaskIfNotAssigned(long userTaskId,
long userId)
Assign the specific human task to the user if it is not currently assigned
|
SAFlowNodeInstance |
FlowNodeInstanceService.getArchivedFlowNodeInstance(long archivedFlowNodeInstanceId) |
SFlowNodeInstance |
FlowNodeInstanceService.getFlowNodeInstance(long flowNodeInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityInstanceServiceImpl.assignHumanTask(long userTaskId,
long userId) |
void |
ActivityInstanceServiceImpl.assignHumanTaskIfNotAssigned(long userTaskId,
long userId) |
SAFlowNodeInstance |
FlowNodeInstancesServiceImpl.getArchivedFlowNodeInstance(long archivedFlowNodeInstanceId) |
SFlowNodeInstance |
FlowNodeInstancesServiceImpl.getFlowNodeInstance(long flowNodeInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeExecutorImpl.childFinished(long processDefinitionId,
long parentId,
SFlowNodeInstance sFlowNodeInstanceChild) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
AbstractDocumentLeftOperandHandler.getProcessInstanceId(long containerId,
String containerType) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.