Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.ide.task

Packages that use oracle.ide.task
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.task   
oracle.ide.task.event   
 

Classes in oracle.ide.task used by oracle.ide
TaskMonitor
          NOT COMPLETE This is the interface used by the task implementor to access services offered by the TaskManager during the execution of the task.
 

Classes in oracle.ide.task used by oracle.ide.migration
TaskMonitor
          NOT COMPLETE This is the interface used by the task implementor to access services offered by the TaskManager during the execution of the task.
 

Classes in oracle.ide.task used by oracle.ide.task
Task
          A Task encapsulates the threading artifacts to provide a standardized interface for performing operations on a user thread.
TaskGroupExecutionPolicy
          Enumeration for exection policies for member Tasks in a TaskGroup.
TaskID
          TaskID is generated by the TaskManager is for internal tracking only.
TaskManager
          The TaskManager is a singleton that controls and monitors the execution of all tasks The basic pattern is to create a Task or TaskGroup and hand it over to the TaskManager for execution.
TaskMonitor
          NOT COMPLETE This is the interface used by the task implementor to access services offered by the TaskManager during the execution of the task.
TaskState
          The enumeration of the possible states of a Task.
 

Classes in oracle.ide.task used by oracle.ide.task.event
Task
          A Task encapsulates the threading artifacts to provide a standardized interface for performing operations on a user thread.
TaskFrameworkServices
          Framework services that task executors can utilize.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.