public class CopyAssetsTask
extends org.gradle.api.DefaultTask
| 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, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceacceptServiceReferences, appendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectspublic 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)