|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object representing the cruise control status of a particular server.
Method Summary | |
boolean |
isBuildClean()
Returns a flag indicating whether the build was clean when last checked. |
boolean |
isServerReachable()
Returns a flag indicating whether the server was reachable when last checked. |
void |
setServer(java.lang.String serverUrl)
Set the server to monitor. |
void |
update()
Update the status from the CruiseControl web page. |
Method Detail |
public boolean isServerReachable()
public boolean isBuildClean() throws java.io.IOException
java.io.IOException
- if the status can't be read from the configured serverpublic void update()
public void setServer(java.lang.String serverUrl)
serverUrl
- the URL of the Cruise Control server
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |