public class JavaScriptMinify
extends org.gradle.api.tasks.SourceTask
| Constructor and Description | 
|---|
| JavaScriptMinify(org.gradle.workers.WorkerExecutor workerExecutor) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.gradle.api.file.ConfigurableFileCollection | getCompilerClasspath() | 
| org.gradle.api.provider.Property<org.gradle.api.file.Directory> | getDestinationDir()Returns the output directory that processed JavaScript is written to. | 
| org.gradle.api.file.FileTree | getSource() | 
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSet, getPatternSetFactory, include, include, include, include, setExcludes, setIncludes, setSource, setSource, sourceconventionMapping, conventionMapping, getConventionMappingcompareTo, 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, setImpliesSubProjects@Inject public JavaScriptMinify(org.gradle.workers.WorkerExecutor workerExecutor)
@PathSensitive(value=RELATIVE) public org.gradle.api.file.FileTree getSource()
getSource in class org.gradle.api.tasks.SourceTask@OutputDirectory public org.gradle.api.provider.Property<org.gradle.api.file.Directory> getDestinationDir()
@Classpath public org.gradle.api.file.ConfigurableFileCollection getCompilerClasspath()