| Package | Description | 
|---|---|
| org.activiti.engine.history | 
 Classes related to the  
HistoryService. | 
| org.activiti.engine.task | 
 Classes related to the  
TaskService. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
HistoricTaskInstanceQuery
Allows programmatic querying for  
HistoricTaskInstances. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TaskInfoQuery<T extends TaskInfoQuery<?,?>,V extends TaskInfo>
Interface containing shared methods between the  
TaskQuery and the HistoricTaskInstanceQuery. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TaskQuery
Allows programmatic querying of  
Tasks; | 
| Modifier and Type | Field and Description | 
|---|---|
protected TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> | 
TaskInfoQueryWrapper.taskInfoQuery  | 
| Modifier and Type | Field and Description | 
|---|---|
protected TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> | 
TaskInfoQueryWrapper.taskInfoQuery  | 
| Modifier and Type | Method and Description | 
|---|---|
TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> | 
TaskInfoQueryWrapper.getTaskInfoQuery()  | 
| Modifier and Type | Method and Description | 
|---|---|
TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> | 
TaskInfoQueryWrapper.getTaskInfoQuery()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TaskInfoQueryWrapper.setTaskInfoQuery(TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> taskInfoQuery)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TaskInfoQueryWrapper.setTaskInfoQuery(TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> taskInfoQuery)  | 
| Constructor and Description | 
|---|
TaskInfoQueryWrapper(TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> taskInfoQuery)  | 
| Constructor and Description | 
|---|
TaskInfoQueryWrapper(TaskInfoQuery<? extends TaskInfoQuery<?,?>,? extends TaskInfo> taskInfoQuery)  | 
Copyright © 2017 Flowable. All rights reserved.