|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VlabTaskStatus
Field Summary | |
---|---|
static int |
COMPUTATIONAL
Task types |
static int |
DRYER
|
static int |
EXPERIMENT
|
static int |
FELIX
|
static int |
INSIGHT
|
static int |
RADIOTELESCOPE
|
static int |
STATUS_ACCESSDENIED
Acces denied: RAD permission not granted |
static int |
STATUS_ARCHIVED
Archived: Task done and stored |
static int |
STATUS_BUFFERED
Buffered |
static int |
STATUS_CLOSING
Closing: Task is being closed and device getting ready for the next exp |
static int |
STATUS_COSTEXCEEDED
Cost exceeded: Experiment cost is not acceptable |
static int |
STATUS_DONE
Done: Task is done (success) |
static int |
STATUS_FAILED
Failed: Task failed (error in execution) |
static int |
STATUS_IN_PROGRESS
InProgress: Task is in progress |
static int |
STATUS_INIT
Init: Task is sent to its execution module (initialisation) |
static int |
STATUS_INTERRUPTED
Interrupted: Task interrupted by system |
static int |
STATUS_INVALIDPROXY
Invalid proxy: Task has invalid proxy |
static int |
STATUS_LIMITEXCEEDED
Accounting limits exceeded for the user/laboratory |
static int |
STATUS_PENDING
Pending: Task submitted to the system |
static int |
STATUS_READY
Ready: Task is ready for execution (only when interactive) |
static int |
STATUS_SAMPLEPREP
Sample preparation |
static int |
STATUS_SCHEDULED
Scheduled: Task is scheduled locally |
static int |
STATUS_UNSCHEDULABLE
Unschedulable: Task cannot be scheduled |
static int |
STATUS_WRONGDATA
Wrong data: Wrong experiment reservation period data |
static int |
TOPSPIN
|
static int |
VMD
|
static int |
XPLORE
Application names |
Field Detail |
---|
static final int STATUS_PENDING
static final int STATUS_SCHEDULED
static final int STATUS_INIT
static final int STATUS_READY
static final int STATUS_IN_PROGRESS
static final int STATUS_DONE
static final int STATUS_FAILED
static final int STATUS_INTERRUPTED
static final int STATUS_ARCHIVED
static final int STATUS_UNSCHEDULABLE
static final int STATUS_CLOSING
static final int STATUS_COSTEXCEEDED
static final int STATUS_LIMITEXCEEDED
static final int STATUS_WRONGDATA
static final int STATUS_BUFFERED
static final int STATUS_SAMPLEPREP
static final int STATUS_ACCESSDENIED
static final int STATUS_INVALIDPROXY
static final int XPLORE
static final int FELIX
static final int TOPSPIN
static final int VMD
static final int INSIGHT
static final int COMPUTATIONAL
static final int EXPERIMENT
static final int RADIOTELESCOPE
static final int DRYER
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |