public class TaskExtractDepAts
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
TaskExtractDepAts() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCollection(java.lang.String col) |
void |
doTask() |
org.gradle.api.file.FileCollection |
getCollections() |
java.io.File |
getOutputDir() |
void |
setOutputDir(java.lang.Object outputFile) |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, 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, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void doTask()
throws java.io.IOException
java.io.IOExceptionpublic org.gradle.api.file.FileCollection getCollections()
public void addCollection(java.lang.String col)
public java.io.File getOutputDir()
public void setOutputDir(java.lang.Object outputFile)