public abstract class GenerateDocumentation
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
GenerateDocumentation()
Instantiates a new Generate documentation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generateDocumentation()
Generate documentation.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getWfDest()
Gets wf dest.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getWfFormat()
Gets wf format.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getWfMacroDir()
Gets wf macro dir.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getWfSource()
Gets wf source.
|
abstract org.gradle.api.provider.Property<java.lang.String> |
getWfUrl()
Gets wf url.
|
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectspublic GenerateDocumentation()
@Input public abstract org.gradle.api.provider.Property<java.lang.String> getWfUrl()
@Input @Optional public abstract org.gradle.api.provider.Property<java.lang.String> getWfSource()
@Input public abstract org.gradle.api.provider.Property<java.lang.String> getWfDest()
@Input @Optional public abstract org.gradle.api.provider.Property<java.lang.String> getWfFormat()
@Input @Optional public abstract org.gradle.api.provider.Property<java.lang.String> getWfMacroDir()
public void generateDocumentation()
throws java.io.IOException
java.io.IOException - the io exception