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(java.lang.Object classpath) |
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getSource, include, include, include, include, setExcludes, setIncludes, setSource, source
conventionMapping, conventionMapping, getConventionMapping
addValidator, 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, toString
public void buildSoy()
public org.gradle.api.file.FileCollection getClasspath()
@OutputFiles public java.lang.Iterable<java.io.File> getOutputFiles()
public void setClasspath(java.lang.Object classpath)
protected java.lang.String getSourceFileNames()