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) |
int |
getAxisVersion() |
java.io.File |
getDestinationDir() |
GenerateOptions |
getGenerateOptions() |
boolean |
isBuildLibs() |
boolean |
isIncludeSource() |
boolean |
isIncludeWSDLs() |
void |
setAxisVersion(java.lang.Object axisVersion) |
void |
setBuildLibs(boolean buildLibs) |
void |
setDestinationDir(java.lang.Object destinationDir) |
void |
setIncludeSource(boolean includeSource) |
void |
setIncludeWSDLs(boolean includeWSDLs) |
exclude, exclude, exclude, exclude, getExcludes, getIncludes, getPatternSetFactory, getSource, include, include, include, include, setExcludes, setIncludes, setSource, setSource, source
conventionMapping, conventionMapping, getConventionMapping
newInputDirectory, newInputFile, newOutputDirectory, newOutputFile
appendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString
public void generateOptions(groovy.lang.Closure<?> closure)
@Input public int getAxisVersion()
@Input public java.io.File getDestinationDir()
public GenerateOptions getGenerateOptions()
@Input public boolean isBuildLibs()
@Input public boolean isIncludeSource()
@Input public boolean isIncludeWSDLs()
public void setAxisVersion(java.lang.Object axisVersion)
public void setBuildLibs(boolean buildLibs)
public void setDestinationDir(java.lang.Object destinationDir)
public void setIncludeSource(boolean includeSource)
public void setIncludeWSDLs(boolean includeWSDLs)