- getAntoraLinkType() - Method in DocumentationType
-
Antora link type.
- getAntoraType() - Method in DocumentationType
-
Type of Antora documentation.
- getArtifactDescription() - Method in JvmCoreExtension
-
Description of the main artifact produced by this project.
- getAttributes() - Method in AsciidocSourceExtension
-
Gets the project-wide document attributes.
- getAttributesProvider() - Method in AsciidocSourceExtension
-
A provider of attributes.
- getContributors() - Method in CoreExtension
-
A list of contributors to the project from gradle/developers.yml.
- getDocsRootUri() - Method in GitlabCoreExtension
-
The URL where documentation for this project will be found.
- getGitlabApiAuthToken() - Method in GitlabCoreExtension
-
Obtains the Gitlab API token.
- getGitlabApiAuthUser() - Method in GitlabCoreExtension
-
The user that is interacting with Gitlab.
- getGitlabBranch() - Method in GitlabCoreExtension
-
The Gitlab commit branch.
- getGitlabDefaultBranch() - Method in GitlabCoreExtension
-
The Gitlab default branch.
- getGitlabUri() - Method in GitlabCoreExtension
-
Get the project URI.
- getIssueUrl() - Method in GitlabCoreExtension
-
The URL of the issues page for the project.
- getJavaPackagesInDocs() - Method in JvmCoreExtension
-
List of packages for which links can be created in docs.
- getLicenseType() - Method in CoreExtension
-
The project license type.
- getMaintainers() - Method in CoreExtension
-
A list of project maintainers from gradle/developers.yml.
- getProjectCurrentYear() - Method in CoreExtension
-
The last year of the project.
- getProjectInceptionYear() - Method in CoreExtension
-
Returns the first year of the project.
- getProjectYearRange() - Method in CoreExtension
-
A formatted string showing the project years.
- getPublishAssets() - Method in GitlabCoreExtension
-
Whether assets should be published to Gitlab.
- getReleaseAnnouncementTemplate() - Method in ProjectDetailsExtension
-
Returns a template which can be used for announcement message.
- getTags() - Method in ProjectDetailsExtension
-
Project tags that can be used for announcements.
- GITLAB_PAGES - Field in GitlabCoreExtension
-
- GitlabCoreExtension - Class in org.ysb33r.ysf.projects.core.extensions
Gitlab core configuration
- GitlabCoreExtension(org.gradle.api.Project) - Constructor in GitlabCoreExtension
-