| Package | Description |
|---|---|
| oracle.ide.task | |
| oracle.ide.task.event |
| Class and Description |
|---|
| Task
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| TaskGroupExecutionPolicy
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| TaskID
TaskID is generated by the TaskManager is for internal tracking only.
|
| TaskManager
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| TaskMonitor
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| TaskState
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| Class and Description |
|---|
| Task
Deprecated.
For asynchronous tasks running, use the
RequestProcessor executor service. For task tracking purposes, use the Progress API. See usage examples to start working with the new APIs. |
| TaskFrameworkServices
Framework services that task executors can utilize.
|