|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the state constants for performance monitor.
The measurement job can have several states: Active and on duty, Active but of duty and suspended.
OperationalStatusMonitorValue
Field Summary | |
static int |
ACTIVE_OFF_DUTY
Constant for a measurement job that is active and off duty. |
static int |
ACTIVE_ON_DUTY
Constant for a measurement job that is active and on duty. |
static int |
SUSPENDED
Constant for a measurement job that is suspended. |
Field Detail |
public static final int ACTIVE_ON_DUTY
public static final int ACTIVE_OFF_DUTY
public static final int SUSPENDED
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |