|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||