Index
All Classes and Interfaces|All Packages
A
- ASCIIDOC - Enum constant in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Asciidoc files.
B
- BUILT_API_DOCS_HTML - Enum constant in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Content is HTML that has been created by another task.
D
- DocumentationEntity - Interface in org.ysb33r.ysf.projects.core.documentation
-
Describes properties project documentation documentation.
- DocumentationType - Enum Class in org.ysb33r.ysf.projects.core.documentation
-
Documentation type
G
- getAntoraLinkType() - Method in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Antora link type.
- getAntoraType() - Method in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Type of Antora documentation.
- getGitlabToken() - Method in interface org.ysb33r.ysf.projects.core.internal.gitlab.GitlabClient
-
Token for connecting to Gitlab API.
- getHttpClient() - Method in interface org.ysb33r.ysf.projects.core.internal.gitlab.GitlabClient
-
The client for connecting to Gitlab.
- getProjectIdentifier() - Method in interface org.ysb33r.ysf.projects.core.internal.gitlab.GitlabClient
-
The Gitlab project identifier
- GitlabClient - Interface in org.ysb33r.ysf.projects.core.internal.gitlab
-
Describes the interface for a Gitlab client.
O
- org.ysb33r.ysf.projects.core.documentation - package org.ysb33r.ysf.projects.core.documentation
- org.ysb33r.ysf.projects.core.internal.gitlab - package org.ysb33r.ysf.projects.core.internal.gitlab
R
- RAW_GROOVY_SOURCE - Enum constant in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Raw Groovy (and Java) source code.
S
- setEntryPoint(String) - Method in interface org.ysb33r.ysf.projects.core.documentation.DocumentationEntity
-
Sets the entrypoint for a set of internal documentation
- setEntryPoint(Provider<String>) - Method in interface org.ysb33r.ysf.projects.core.documentation.DocumentationEntity
-
Sets the entrypoint in a lazy way.
- setSection(String) - Method in interface org.ysb33r.ysf.projects.core.documentation.DocumentationEntity
-
Set a different section for the documentation set.
- setTitleProvider(Callable<String>) - Method in interface org.ysb33r.ysf.projects.core.documentation.DocumentationEntity
-
Sets the method that will provide a title for the specific set of internal documentation.
- setTitleProvider(Provider<String>) - Method in interface org.ysb33r.ysf.projects.core.documentation.DocumentationEntity
-
Sets the method that will provide a title for the specific set of internal documentation.
V
- valueOf(String) - Static method in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.ysb33r.ysf.projects.core.documentation.DocumentationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages