| Package | Description | 
|---|---|
| oracle.ide.task | 
| Modifier and Type | Field and Description | 
|---|---|
protected TaskState | 
Task.state
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
TaskState | 
Task.getState()
Deprecated.  
Retrieve the current state of the Task. 
 | 
static TaskState | 
TaskState.valueOf(java.lang.String name)
Deprecated.  
Returns the enum constant of this type with the specified name. 
 | 
static TaskState[] | 
TaskState.values()
Deprecated.  
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |