public class DownloadFromRepoTask extends DownloadTask
| Modifier and Type | Field and Description |
|---|---|
protected BuildNumberRepo |
repo |
| Constructor and Description |
|---|
DownloadFromRepoTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
doStuff() |
void |
setNumber(java.lang.String version) |
void |
setRepoUrl(java.lang.String repoUrl) |
getLocation, getUrl, setCacheDir, setLocation, setUrladdValidator, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, executeWithoutThrowingTaskFailure, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected BuildNumberRepo repo
public void setRepoUrl(java.lang.String repoUrl)
public void setNumber(java.lang.String version)
public void doStuff()
doStuff in class DownloadTask