|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.grid.GridJob
com.pmease.quickbuild.BuildAwareJob
com.pmease.quickbuild.repositorysupport.CheckoutBuildFinishJob
public class CheckoutBuildFinishJob
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.BuildAwareJob |
---|
BUILDVERSION_ATTRNAME |
Constructor Summary | |
---|---|
CheckoutBuildFinishJob(java.lang.String taskId,
Build build,
java.lang.String repositoryName)
|
Method Summary | |
---|---|
protected void |
executeBuildAwareJob()
|
java.lang.String |
getReposioryName()
|
Methods inherited from class com.pmease.quickbuild.BuildAwareJob |
---|
buildVersionChanged, cleanup, execute, fetchInputFiles, getBuild, getLogDir, getLogName, sendOutputFiles |
Methods inherited from class com.pmease.quickbuild.grid.GridJob |
---|
equals, getException, getId, getTaskId, getTaskNode, getThread, hashCode, run, setException, setTaskAttribute, setTaskId, setTaskNode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckoutBuildFinishJob(java.lang.String taskId, Build build, java.lang.String repositoryName)
Method Detail |
---|
public java.lang.String getReposioryName()
protected void executeBuildAwareJob()
executeBuildAwareJob
in class BuildAwareJob
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |