@CacheableTask
@Deprecated
public class BuildSoyTask
extends org.gradle.api.tasks.SourceTask
Constructor and Description |
---|
BuildSoyTask()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
buildSoy()
Deprecated.
|
org.gradle.api.file.FileCollection |
getClasspath()
Deprecated.
|
java.lang.Iterable<java.io.File> |
getOutputFiles()
Deprecated.
|
void |
setClasspath(org.gradle.api.file.FileCollection classpath)
Deprecated.
|
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSetFactory, getSource, include, include, include, include, setExcludes, setIncludes, setSource, setSource, source
conventionMapping, conventionMapping, getConventionMapping
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, usesService
appendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, replaceLogger, setImpliesSubProjects
public void buildSoy() throws java.lang.Exception
java.lang.Exception
@InputFiles @PathSensitive(value=RELATIVE) public org.gradle.api.file.FileCollection getClasspath()
@OutputFiles public java.lang.Iterable<java.io.File> getOutputFiles()
public void setClasspath(org.gradle.api.file.FileCollection classpath)