Package | Description |
---|---|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
Modifier and Type | Method and Description |
---|---|
TaskState |
TaskId.getState()
Tells whether this TaskId is valid.
|
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.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.