public class BuildWSDLTask
extends org.gradle.api.tasks.SourceTask
| Constructor and Description |
|---|
BuildWSDLTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateOptions(groovy.lang.Closure<?> closure) |
java.io.File |
getDestinationDir() |
GenerateOptions |
getGenerateOptions() |
boolean |
isBuildLibs() |
boolean |
isIncludeSource() |
boolean |
isIncludeWSDLs() |
void |
setBuildLibs(boolean buildLibs) |
void |
setDestinationDir(java.lang.Object destinationDir) |
void |
setIncludeSource(boolean includeSource) |
void |
setIncludeWSDLs(boolean includeWSDLs) |
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 generateOptions(groovy.lang.Closure<?> closure)
@Input public java.io.File getDestinationDir()
public GenerateOptions getGenerateOptions()
@Input public boolean isBuildLibs()
@Input public boolean isIncludeSource()
@Input public boolean isIncludeWSDLs()
public void setBuildLibs(boolean buildLibs)
public void setDestinationDir(java.lang.Object destinationDir)
public void setIncludeSource(boolean includeSource)
public void setIncludeWSDLs(boolean includeWSDLs)