| Package | Description | 
|---|---|
| org.kie.api.task | 
| Modifier and Type | Method and Description | 
|---|---|
Task | 
TaskEvent.getTask()  | 
Task | 
TaskService.getTaskById(long taskId)  | 
Task | 
TaskService.getTaskByWorkItemId(long workItemId)  | 
Task | 
TaskContext.loadTaskVariables(Task task)
Loads task (given as argument) variables - both input and output if exists. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
TaskService.addTask(Task task,
       Map<String,Object> params)  | 
Task | 
TaskContext.loadTaskVariables(Task task)
Loads task (given as argument) variables - both input and output if exists. 
 | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.