public class CopyAssetsTask extends DefaultTask
Task.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
CopyAssetsTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTask() |
AssetIndex |
getAssetIndex() |
java.io.File |
getAssetsDir() |
java.io.File |
getOutputDir() |
void |
setAssetIndex(groovy.lang.Closure<AssetIndex> assetIndex) |
void |
setAssetsDir(DelayedFile assetsDir) |
void |
setOutputDir(DelayedFile outputDir) |
compareTo, 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, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConventionpublic void doTask()
public AssetIndex getAssetIndex()
public void setAssetIndex(groovy.lang.Closure<AssetIndex> assetIndex)
@OutputDirectory public java.io.File getAssetsDir()
public void setAssetsDir(DelayedFile assetsDir)
public java.io.File getOutputDir()
public void setOutputDir(DelayedFile outputDir)