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

E17493-01

Uses of Class
oracle.ide.task.TaskState

Packages that use TaskState
oracle.ide.task   
 

Uses of TaskState in oracle.ide.task
 

Fields in oracle.ide.task declared as TaskState
protected  TaskState Task.state
           
 

Methods in oracle.ide.task that return TaskState
 TaskState Task.getState()
          Retrieve the current state of the Task.
static TaskState TaskState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskState[] TaskState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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.