public class ApplyFernFlowerTask extends CachedTask
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyFernFlowerTask.AdvancedJadRenamer |
static class |
ApplyFernFlowerTask.AdvancedJadRenamerFactory |
| Constructor and Description |
|---|
ApplyFernFlowerTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFernFlower() |
org.gradle.api.file.FileCollection |
getClasspath() |
java.io.File |
getInJar() |
java.io.File |
getOutJar() |
void |
setClasspath(org.gradle.api.file.FileCollection classpath) |
void |
setInJar(java.lang.Object inJar) |
void |
setOutJar(java.lang.Object outJar) |
cacheClassHash, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, finalizedBy, getActions, getAnt, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getFinalizedBy, getGroup, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, hasProperty, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfterpublic void applyFernFlower()
throws java.io.IOException
java.io.IOExceptionpublic java.io.File getInJar()
public void setInJar(java.lang.Object inJar)
public java.io.File getOutJar()
public void setOutJar(java.lang.Object outJar)
public org.gradle.api.file.FileCollection getClasspath()
public void setClasspath(org.gradle.api.file.FileCollection classpath)