|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Shared functionality that builds based on running scripts need. Examples include running Maven, Ant, or NAnt.
Method Summary | |
Commandline |
buildCommandline()
This method will return the command line for a specific build tool |
int |
getExitCode()
|
void |
setExitCode(int result)
exitCode is what is returned from running the script |
Method Detail |
public Commandline buildCommandline() throws CruiseControlException
CruiseControlException
public void setExitCode(int result)
result
- public int getExitCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |