public class BuildSoyTask
extends org.gradle.api.tasks.SourceTask
| Constructor and Description |
|---|
BuildSoyTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildSoy() |
org.gradle.api.file.FileCollection |
getClasspath() |
java.lang.Iterable<java.io.File> |
getOutputFiles() |
protected java.lang.String |
getSourceFileNames() |
void |
setClasspath(org.gradle.api.file.FileCollection classpath) |
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getSource, include, include, include, include, setExcludes, setIncludes, setSource, sourceconventionMapping, conventionMapping, getConventionMappingaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void buildSoy()
@InputFiles 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)
protected java.lang.String getSourceFileNames()