public class Validate extends AbstractJodaBeansTask
AbstractJodaBeansTask.Version| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
| Constructor and Description |
|---|
Validate() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
buildGeneratorArguments(AbstractJodaBeansTask.Version jodaBeansVersion)
Builds the arguments to the tool.
|
java.lang.String |
getDescription() |
protected java.lang.String |
getExecutionType() |
void |
jodaValidate() |
protected int |
runBeanGenerator() |
getConfig, getGenerated, getGroup, getIndent, getPrefix, getSourceDir, getTestSourceDir, getVerbose, isStrict, operateRecursiveaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getIdentityPath, 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, newInputFile, newOutputDirectory, newOutputFile, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic static final java.lang.String ID
public void jodaValidate()
protected java.util.List<java.lang.String> buildGeneratorArguments(AbstractJodaBeansTask.Version jodaBeansVersion)
AbstractJodaBeansTaskbuildGeneratorArguments in class AbstractJodaBeansTaskjodaBeansVersion - the version of the Joda-Beans library on the classpathprotected java.lang.String getExecutionType()
getExecutionType in class AbstractJodaBeansTaskpublic java.lang.String getDescription()
getDescription in interface org.gradle.api.TaskgetDescription in class org.gradle.api.internal.AbstractTaskprotected int runBeanGenerator()
runBeanGenerator in class AbstractJodaBeansTask