@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, getPatternSet, getPatternSetFactory, getSource, 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, setImpliesSubProjectspublic 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)