| Interface | Description | 
|---|---|
| TaskFrameworkServices | 
 Framework services that task executors can utilize. 
 | 
| TaskMonitor | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| Class | Description | 
|---|---|
| CancellableTask | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| DefaultTaskMonitorImpl | |
| Task<T> | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| TaskGroup | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| TaskID | 
 TaskID is generated by the TaskManager is for internal tracking only. 
 | 
| TaskManager | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| TaskRunnable | 
| Enum | Description | 
|---|---|
| TaskGroupExecutionPolicy | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. | 
| TaskState | Deprecated
 For asynchronous tasks running, use the  
RequestProcessor 
 executor service. |