|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_JOBSERVERSTATUS
public final class PT_JOBSERVERSTATUS
IPTScheduler| Field Summary | |
|---|---|
static int |
PT_JOBSERVERSTATUS_OFFLINE
Job Server is offline, not polling for jobs |
static int |
PT_JOBSERVERSTATUS_ONLINE
Job Server is online, currently polling for jobs |
static int |
PT_JOBSERVERSTATUS_UNKNOWN
Status of this Job Server is not known at this time. |
| Constructor Summary | |
|---|---|
PT_JOBSERVERSTATUS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PT_JOBSERVERSTATUS_OFFLINE
public static final int PT_JOBSERVERSTATUS_ONLINE
public static final int PT_JOBSERVERSTATUS_UNKNOWN
| Constructor Detail |
|---|
public PT_JOBSERVERSTATUS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||