|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.cruisecontrol.bootstrappers.CurrentBuildStatusBootstrapper
CurrentBuildStatusListener
Writes an HTML snippet in a file (supposedly in a location where the reporting module can read it), indicating when the current build started.
See DateFormatFactory
for the dateformat.
DateFormatFactory
,
Serialized FormConstructor Summary | |
CurrentBuildStatusBootstrapper()
Deprecated. |
Method Summary | |
void |
bootstrap()
Deprecated. Perform the bootstrapping. |
void |
setFile(java.lang.String fileName)
Deprecated. |
void |
validate()
Deprecated. Called after the configuration is read to make sure that all the mandatory parameters were specified.. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CurrentBuildStatusBootstrapper()
Method Detail |
public void setFile(java.lang.String fileName)
public void bootstrap() throws CruiseControlException
Bootstrapper
bootstrap
in interface Bootstrapper
CruiseControlException
- if bootstrap failspublic void validate() throws CruiseControlException
Bootstrapper
validate
in interface Bootstrapper
CruiseControlException
- if there was a configuration error.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |