public class ClientBootstrapBase
extends de.undercouch.gradle.tasks.download.Download
| Modifier | Constructor and Description |
|---|---|
protected |
ClientBootstrapBase(java.lang.Class<? extends ClientExtensionBase> extensionClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
download() |
protected java.io.File |
getDownloadedFile() |
protected boolean |
isCompressed() |
acceptAnyCertificate, authScheme, compress, credentials, dest, getAuthScheme, getCredentials, getDest, getHeader, getHeaders, getOutputFiles, getPassword, getRequestInterceptor, getResponseInterceptor, getSrc, getTimeout, getUsername, header, headers, isAcceptAnyCertificate, isCompress, isOnlyIfModified, isOnlyIfNewer, isOverwrite, isQuiet, onlyIfModified, onlyIfNewer, overwrite, password, quiet, requestInterceptor, responseInterceptor, src, timeout, usernameaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, newInputDirectory, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected ClientBootstrapBase(java.lang.Class<? extends ClientExtensionBase> extensionClass)