|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
BuildLoggers manipulate the CruiseControl build log, perhaps adding content as in merging the junit test results from Ant, or removing content to trim the size of the log.
| Method Summary | |
void |
log(org.jdom.Element buildLog)
Define the log interaction. |
void |
validate()
Called after the configuration is read to make sure that all the mandatory parameters were specified.. |
| Method Detail |
public void log(org.jdom.Element buildLog)
throws CruiseControlException
buildLog - JDOM Element, the actual cruisecontrol build log
CruiseControlException
public void validate()
throws CruiseControlException
CruiseControlException - if there was a configuration error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||