public class CopyIvyDependenciesTask
extends org.gradle.api.tasks.Copy
| Constructor and Description |
|---|
CopyIvyDependenciesTask() |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.artifacts.Configuration |
getConfiguration() |
groovy.lang.Closure<java.util.Map<java.lang.String,java.lang.Object>> |
getDependencyTransformClosure() |
java.io.File |
getInputFile() |
void |
setDependencyTransformClosure(groovy.lang.Closure<java.util.Map<java.lang.String,java.lang.Object>> dependencyVersionClosure) |
void |
setInputFile(java.lang.Object inputFile) |
void |
writeChecksumFile() |
createCopyAction, createRootSpec, getDestinationDir, getRootSpec, setDestinationDircopy, createCopyActionExecuter, eachFile, eachFile, exclude, exclude, exclude, exclude, expand, expand, filesMatching, filesMatching, filesNotMatching, filesNotMatching, filter, filter, filter, filter, from, from, from, getDirectoryFileTreeFactory, getDirMode, getDocumentationRegistry, getDuplicatesStrategy, getExcludes, getFileLookup, getFileMode, getFileResolver, getFileSystem, getFilteringCharset, getIncludeEmptyDirs, getIncludes, getInstantiator, getMainSpec, getObjectFactory, getSource, include, include, include, include, into, into, into, isCaseSensitive, rename, rename, rename, rename, setCaseSensitive, setDirMode, setDuplicatesStrategy, setExcludes, setFileMode, setFilteringCharset, setIncludeEmptyDirs, setIncludes, withconventionMapping, conventionMapping, getConventionMappingcompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getReasonNotToTrackState, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects@InputFiles public org.gradle.api.artifacts.Configuration getConfiguration()
@Internal public groovy.lang.Closure<java.util.Map<java.lang.String,java.lang.Object>> getDependencyTransformClosure()
@InputFile public java.io.File getInputFile()
public void setDependencyTransformClosure(groovy.lang.Closure<java.util.Map<java.lang.String,java.lang.Object>> dependencyVersionClosure)
public void setInputFile(java.lang.Object inputFile)
public void writeChecksumFile()