Index
All Classes and Interfaces|All Packages|Serialized Form
C
- createValue(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- createValue(StaplerRequest2, JSONObject) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
D
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckConnectTimeoutMs(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckDescription(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckExclude(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckMaxPages(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckMaxRows(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckName(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckPerPage(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckReadTimeoutMs(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckRefKind(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckRegex(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doCheckRepoUrl(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
-
Format-only URL check (scheme, path, host allowlist).
- doFetchRefs(Job<?, ?>, String, StaplerResponse2) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doFillCredentialsIdItems(Item, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doFillRefKindItems() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doFillSortModeItems() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- doTestConnection(Item, String, String, String, String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
-
One-shot GitLab probe (project + repository branches).
G
- getChoices(Item) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
-
Loads ref choices for the given job context.
- getConnectTimeoutMs() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getDefaultParameterValue() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getDefaultVersion() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getDisplayName() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
- getExclude() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getFetchRefsHref() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition.DescriptorImpl
-
Context-relative href for Build-page AJAX (
descriptorByName/fetchRefs). - getMaxPages() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getMaxRows() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getPerPage() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getReadTimeoutMs() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getRefKind() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getRegex() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getRepoUrl() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- getResolvedDefault() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
-
Effective default for Build preselection.
- getSortMode() - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- GitLabRepositoryRefsParameterDefinition - Class in io.jenkins.plugins.gitlabrefs
-
Lists branches and/or tags from a GitLab repository.
- GitLabRepositoryRefsParameterDefinition(String, String) - Constructor for class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
-
Pipeline Syntax / DataBound: only required fields.
- GitLabRepositoryRefsParameterDefinition.DescriptorImpl - Class in io.jenkins.plugins.gitlabrefs
I
- io.jenkins.plugins.gitlabrefs - package io.jenkins.plugins.gitlabrefs
S
- setConnectTimeoutMs(int) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setCredentialsId(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setDefaultVersion(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setDescription(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setExclude(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setMaxPages(int) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setMaxRows(int) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setPerPage(int) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setReadTimeoutMs(int) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setRefKind(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setRegex(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
- setSortMode(String) - Method in class io.jenkins.plugins.gitlabrefs.GitLabRepositoryRefsParameterDefinition
All Classes and Interfaces|All Packages|Serialized Form