public class SingleDeobfTask extends CachedTask
CachedTask.Cached, CachedTask.Excluded| Constructor and Description |
|---|
SingleDeobfTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClasspath(java.lang.Object classpathEntry)
Whatever works, Closure, file, dir, dependency config.
|
void |
doTask() |
org.gradle.api.file.FileCollection |
getClasspath() |
java.io.File |
getInJar() |
java.io.File |
getOutJar() |
java.io.File |
getSrg() |
void |
setInJar(DelayedFile inJar) |
void |
setOutJar(DelayedFile outJar) |
void |
setSrg(DelayedFile srg) |
defaultCache, doesCache, setDoesCacheaddValidator, 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 java.io.File getInJar()
public void setInJar(DelayedFile inJar)
public java.io.File getOutJar()
public void setOutJar(DelayedFile outJar)
public java.io.File getSrg()
public void setSrg(DelayedFile srg)
@InputFiles public org.gradle.api.file.FileCollection getClasspath()
public void addClasspath(java.lang.Object classpathEntry)
classpathEntry - entry