|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.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 |
| Constructor Summary | |
PT_JOBSERVERSTATUS()
|
|
| 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
| Constructor Detail |
public PT_JOBSERVERSTATUS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||