- getAntoraLinkType() - Method in DocumentationType
-
- 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.
- getEntryPoint() - Method in DefaultDocumentationEntity
-
The entrypoint for the specific documentation
- 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.
- getGitlabToken() - Method in GitlabClient
-
Token for connecting to Gitlab API.
- getGitlabUri() - Method in GitlabCoreExtension
-
Get the project URI.
- getHttpClient() - Method in GitlabClient
-
The client for connecting to Gitlab.
- 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.
- getNavsEntryRelativePath() - Method in DefaultDocumentationEntity
-
Get navigation relative path for placing a description of the Navigation entry
- getPrivatePath() - Method in DefaultDocumentationEntity
-
A subpath that distinguised these documents from all others
- getProjectCurrentYear() - Method in CoreExtension
-
The last year of the project.
- getProjectIdentifier() - Method in GitlabClient
-
The Gitlab project identifier
- 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.
- getRelativePath() - Method in DefaultDocumentationEntity
-
Get relative path for placing documentation.
- getReleaseAnnouncementTemplate() - Method in ProjectDetailsExtension
-
Returns a template which can be used for announcement message.
- getSection() - Method in DefaultDocumentationEntity
-
Name of section.
- getTags() - Method in ProjectDetailsExtension
-
Project tags that can be used for announcements.
- getTitle() - Method in DefaultDocumentationEntity
-
Reads the title of the documentation
- GITLAB_PAGES - Field in GitlabCoreExtension
-
- GITLAB_SERVER - Field in GitlabProjectClient
-
- GITLAB_SERVER_OVERRIDE_PROPERTY - Field in GitlabProjectClient
-
Primarily used for testing to override the URL
- GitlabClient - Interface in org.ysb33r.ysf.projects.core.internal.gitlab
Describes the interface for a Gitlab client.
- GitlabCoreExtension - Class in org.ysb33r.ysf.projects.core.extensions
Gitlab core configuration
- GitlabCoreExtension(org.gradle.api.Project) - Constructor in GitlabCoreExtension
-
- GitlabProjectClient - Class in org.ysb33r.ysf.projects.core.internal.gitlab
Holds an HTTP client, the project identifier and the Gitlab token
- GitlabProjectClient(org.ysb33r.ysf.projects.core.internal.gitlab.GitlabProjectClient, java.lang.String) - Constructor in GitlabProjectClient
-
- gitlabToken - Property in GitlabProjectClient
-