public abstract class GenerateGitHubPagesCustomDomainCanonicalNameRecord
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
GenerateGitHubPagesCustomDomainCanonicalNameRecord() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.gradle.api.provider.Property<GitHubPagesCustomDomain> |
getCustomDomain() |
abstract org.gradle.api.file.RegularFileProperty |
getOutputFile() |
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, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, replaceLogger, setImpliesSubProjectspublic GenerateGitHubPagesCustomDomainCanonicalNameRecord()
@Input @Optional public abstract org.gradle.api.provider.Property<GitHubPagesCustomDomain> getCustomDomain()
@OutputFile public abstract org.gradle.api.file.RegularFileProperty getOutputFile()