public class TaskCleanSpigotJar extends CachedTask
| Constructor and Description |
|---|
TaskCleanSpigotJar() |
| Modifier and Type | Method and Description |
|---|---|
void |
doStuff() |
java.io.File |
getInJar() |
java.io.File |
getOutJar() |
java.io.File |
getRemoveList() |
java.io.File |
getSpigotApiDir() |
void |
setInJar(DelayedFile inJar) |
void |
setOutJar(DelayedFile outJar) |
void |
setRemoveList(DelayedFile removeList) |
void |
setSpigotApiDir(DelayedFile spigotApiDir) |
cacheClassHash, defaultCache, doesCache, setDoesCacheaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, 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, setOnlyIf, setOnlyIf, 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 doStuff()
throws java.io.IOException
java.io.IOExceptionpublic java.io.File getInJar()
public void setInJar(DelayedFile inJar)
public java.io.File getSpigotApiDir()
public void setSpigotApiDir(DelayedFile spigotApiDir)
public java.io.File getOutJar()
public void setOutJar(DelayedFile outJar)
public java.io.File getRemoveList()
public void setRemoveList(DelayedFile removeList)