Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractGitLabJobTrigger<E> - Class in io.jenkins.plugins.gitlabbranchsource
- AbstractGitLabJobTrigger(E) - Constructor for class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabJobTrigger
- AbstractGitLabSCMHeadEvent<E> - Class in io.jenkins.plugins.gitlabbranchsource
- AbstractGitLabSCMHeadEvent(SCMEvent.Type, E, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- actions() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Gets descriptor of
GitLabPersonalAccessTokenCreator
- addServer(GitLabServer) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Adds an server Checks if the GitLab Server name is unique
- afterSave() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- afterSave(SCMNavigatorOwner) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- alwaysBuildMROpen() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysBuildMRReOpen() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreMRApproval() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreMRApproved() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreMRUnApproval() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreMRUnApproved() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreMRWorkInProgress() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- alwaysIgnoreNonCodeRelatedUpdates() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- apiBuilder(AccessControlled, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
B
- BranchDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
Discovery
trait for GitLab that will discover branches on the repository. - BranchDiscoveryTrait(boolean, boolean) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Constructor for legacy code.
- BranchDiscoveryTrait(int) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Constructor for stapler.
- BranchDiscoveryTrait_allBranches() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.allBranches
:All branches
. - BranchDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.authorityDisplayName
:Trust origin branches
. - BranchDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.displayName
:Discover branches
. - BranchDiscoveryTrait_excludeMRs() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.excludeMRs
:Only branches that are not also filed as MRs
. - BranchDiscoveryTrait_onlyMRs() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.onlyMRs
:Only branches that are also filed as MRs
. - BranchDiscoveryTrait.BranchSCMHeadAuthority - Class in io.jenkins.plugins.gitlabbranchsource
-
Trusts branches from the origin repository.
- BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Out descriptor.
- BranchDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- BranchDiscoveryTrait.ExcludeOriginMRBranchesSCMHeadFilter - Class in io.jenkins.plugins.gitlabbranchsource
-
Filter that excludes branches that are also filed as a merge request.
- BranchDiscoveryTrait.OnlyOriginMRBranchesSCMHeadFilter - Class in io.jenkins.plugins.gitlabbranchsource
-
Filter that excludes branches that are not also filed as a merge request.
- BranchSCMHead - Class in io.jenkins.plugins.gitlabbranchsource
- BranchSCMHead(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchSCMHead
-
Constructor.
- BranchSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchSCMHead.Pronoun
:Branch
. - BranchSCMHeadAuthority() - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.BranchSCMHeadAuthority
- BranchSCMRevision - Class in io.jenkins.plugins.gitlabbranchsource
- BranchSCMRevision(BranchSCMHead, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchSCMRevision
- branchUriTemplate(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- build() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMBuilder
- build() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceBuilder
- build(Item, SCM, SCMRevision) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- build(SCMHead, SCMRevision) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- build(SCMHead, SCMRevision, GitLabApi, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- build(SCMSource, SCMHead, SCMRevision) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.Environment.GitLabWebHookEnvironmentContributor
- BuilderImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- buildMRForksNotMirror() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- BuildStatusNameCustomPartTrait - Class in io.jenkins.plugins.gitlabbranchsource
- BuildStatusNameCustomPartTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
-
Constructor for stapler.
- BuildStatusNameCustomPartTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BuildStatusNameCustomPartTrait.displayName
:Customize GitLab build status name
. - BuildStatusNameCustomPartTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- buildUrl(String, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
-
Builds the URL for the cached avatar image of the required size.
- byDimensions(String) - Static method in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
C
- checkoutUriTemplate() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMBuilder
-
Returns a
UriTemplate
for checkout according to credentials configuration. - checkoutUriTemplate(Item, String, String, String, String, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMBuilder
-
Returns a
UriTemplate
for checkout according to credentials configuration. - checkTrusted(GitLabSCMSourceRequest, MergeRequestSCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustMembers
- checkTrusted(GitLabSCMSourceRequest, MergeRequestSCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustPermission
- checkTrusted(SCMSourceRequest, BranchSCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.BranchSCMHeadAuthority
- checkTrusted(SCMSourceRequest, GitLabTagSCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.TagSCMHeadAuthority
- checkTrusted(SCMSourceRequest, ChangeRequestSCMHead2) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustEveryone
- checkTrusted(SCMSourceRequest, ChangeRequestSCMHead2) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustNobody
- checkTrusted(SCMSourceRequest, ChangeRequestSCMHead2) - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority
- children() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
- close() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
- commitUriTemplate(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- content() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
- createCategories() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- createProbe(SCMHead, SCMRevision) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- createSystemHookWhenMissing(GitLabServer, StandardCredentials) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- createWebHook() - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- createWebHookWhenMissing(GitLabApi, String, String, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- credentials() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- credentials(SCMSourceOwner) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- CREDENTIALS_MATCHER - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
The credentials matcher for PersonalAccessToken and StringCredentials
D
- decorateBuilder(SCMBuilder<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait
- decorateContext(SCMNavigatorContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.ExcludeArchivedRepositoriesTrait
- decorateContext(SCMNavigatorContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait
- decorateContext(SCMNavigatorContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.SharedProjectsDiscoveryTrait
- decorateContext(SCMNavigatorContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.SubGroupProjectDiscoveryTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait
- decorateContext(SCMSourceContext<?, ?>) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
- defaultBooleanString(Boolean) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultDateString(Date) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultIntString(Integer) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultLabelString(EventLabel.LabelType) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultListSize(List<?>) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultLongString(Long) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- defaultVisibilityString(AccessLevel) - Static method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- description() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- description() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- description() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- descriptionFor(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- descriptionFor(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- descriptionFor(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- descriptionFor(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- descriptionFor(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- descriptionFor(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- descriptionFor(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- descriptionFor(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ExcludeArchivedRepositoriesTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustEveryone.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustMembers.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustNobody.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustPermission.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.SharedProjectsDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.SubGroupProjectDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenImpl.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
- DISABLE - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.GitLabHookRegistration
-
Disable hook registration.
- doCheckHooksRootUrl(String) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
-
Checks that the supplied URL looks like a valid Jenkins root URL.
- doCheckHookTriggerDelay(String) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
-
Checks that the supplied hook trigger delay is valid.
- doCheckProjectOwner(SCMSourceOwner, String, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- doCheckServerUrl(String) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
-
Checks that the supplied URL is valid.
- doCheckToken(String) - Method in class io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenImpl.DescriptorImpl
-
Sanity check for a Gitlab access token.
- doCreateTokenByCredentials(String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- doCreateTokenByPassword(String, String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- doDynamic(StaplerRequest2, String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
-
Serves the cached image.
- doFillCredentialsIdItems(Item, String, String) - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- doFillCredentialsIdItems(String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
-
Stapler form completion.
- doFillCredentialsIdItems(String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- doFillCredentialsIdItems(SCMSourceOwner, String, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- doFillCredentialsIdItems(SCMSourceOwner, String, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- doFillProjectPathItems(SCMSourceOwner, String, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- doFillServerNameItems(SCMSourceOwner, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- doFillServerNameItems(SCMSourceOwner, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- doFillStrategyIdItems() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.DescriptorImpl
-
Populates the strategy options.
- doFillStrategyIdItems() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
-
Populates the strategy options.
- doFillStrategyIdItems() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.DescriptorImpl
-
Populates the strategy options.
- doFillStrategyIdItems() - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait.DescriptorImpl
-
Populates the strategy options.
- doFillSystemHookModeItems() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
-
Form completion.
- doFillWebHookModeItems() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
-
Form completion.
- doFillWebhookSecretCredentialsIdItems(String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
-
Stapler form completion.
- doLogSuccess() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- doMarkUnstableAsSuccess() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait
- doPost(StaplerRequest2) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- doPost(StaplerRequest2) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- doProjectList(SCMSourceOwner, String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- doServerList() - Method in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- doTestConnection(String, String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
E
- EMPTY_TOKEN - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Used as default token value if no any credentials found by given credentialsId.
- equals(Object) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- equals(Object) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatar
- equals(Object) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- equivalent(ChangeRequestSCMRevision<?>) - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- ExcludeArchivedRepositoriesTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
Selection
trait that will restrict the discovery of repositories that have been archived. - ExcludeArchivedRepositoriesTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ExcludeArchivedRepositoriesTrait
-
Constructor for stapler.
- ExcludeArchivedRepositoriesTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ExcludeArchivedRepositoriesTrait.displayName
:Exclude archived repositories
. - ExcludeArchivedRepositoriesTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Exclude archived repositories filter
- ExcludeOriginMRBranchesSCMHeadFilter(Pattern) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.ExcludeOriginMRBranchesSCMHeadFilter
-
Constructor
F
- fetchOwner(GitLabApi, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- findServer(String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Checks to see if the supplied server URL is defined in the global configuration.
- fireNow(AbstractGitLabJobTrigger) - Static method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabJobTrigger
- ForkMergeRequestDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
Discovery
trait for GitLab that will discover merge requests from forks of the project. - ForkMergeRequestDiscoveryTrait(int, SCMHeadAuthority<? super GitLabSCMSourceRequest, ? extends ChangeRequestSCMHead2, ? extends SCMRevision>, boolean) - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Constructor for stapler.
- ForkMergeRequestDiscoveryTrait(Set<ChangeRequestCheckoutStrategy>, SCMHeadAuthority<? super GitLabSCMSourceRequest, ? extends ChangeRequestSCMHead2, ? extends SCMRevision>, boolean) - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Constructor for programmatic instantiation.
- ForkMergeRequestDiscoveryTrait_contributorsDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.contributorsDisplayName
:Members
. - ForkMergeRequestDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.displayName
:Discover merge requests from forks
. - ForkMergeRequestDiscoveryTrait_everyoneDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.everyoneDisplayName
:Everyone
. - ForkMergeRequestDiscoveryTrait_headAndMerge() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.headAndMerge
:Both the current merge request revision and the merge request merged with the current target branch revision
. - ForkMergeRequestDiscoveryTrait_headOnly() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.headOnly
:The current merge request revision
. - ForkMergeRequestDiscoveryTrait_mergeOnly() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.mergeOnly
:Merging the merge request with the current target branch revision
. - ForkMergeRequestDiscoveryTrait_nobodyDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.nobodyDisplayName
:Nobody
. - ForkMergeRequestDiscoveryTrait_permissionsDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.permissionsDisplayName
:Trusted Members
. - ForkMergeRequestDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- ForkMergeRequestDiscoveryTrait.TrustEveryone - Class in io.jenkins.plugins.gitlabbranchsource
-
An
SCMHeadAuthority
that trusts everyone. - ForkMergeRequestDiscoveryTrait.TrustEveryone.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- ForkMergeRequestDiscoveryTrait.TrustMembers - Class in io.jenkins.plugins.gitlabbranchsource
-
An
SCMHeadAuthority
that trusts Members to the project. - ForkMergeRequestDiscoveryTrait.TrustMembers.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- ForkMergeRequestDiscoveryTrait.TrustNobody - Class in io.jenkins.plugins.gitlabbranchsource
-
An
SCMHeadAuthority
that trusts nothing. - ForkMergeRequestDiscoveryTrait.TrustNobody.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- ForkMergeRequestDiscoveryTrait.TrustPermission - Class in io.jenkins.plugins.gitlabbranchsource
-
An
SCMHeadAuthority
that trusts those with required permission to the project. - ForkMergeRequestDiscoveryTrait.TrustPermission.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- forkMRStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- fromMergeRequest(MergeRequestEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- fromPush(PushEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- fromTag(TagPushEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
G
- get() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Gets the
GitLabServers
singleton. - getAlwaysBuildMROpen() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR open
- getAlwaysBuildMRReOpen() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR re-open
- getAlwaysIgnoreMRApproval() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR approval
- getAlwaysIgnoreMRApproved() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR approved
- getAlwaysIgnoreMRUnApproval() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR un-approval
- getAlwaysIgnoreMRUnApproved() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR un-approved
- getAlwaysIgnoreMRWorkInProgress() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Do not run build on MR WIP
- getAlwaysIgnoreNonCodeRelatedUpdates() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Run build on MR non-code related updates e.g.
- getAvatarImageOf(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatar
- getAvatarUrl() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getBaseHash() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- getBranches() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the branch details or an empty list if either the request did not specify to
GitLabSCMSourceRequest.isFetchBranches()
or if the branch details have not been provided byGitLabSCMSourceRequest.setBranches(Iterable)
yet. - getBranchesAlwaysIncludedRegex() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Returns the branchesAlwaysIncludedRegex.
- getBranchesAlwaysIncludedRegexPattern() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Returns the compiled
Pattern
of the branchesAlwaysIncludedRegex. - getBuilderClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- getBuildMRForksNotMirror() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Gets the buildMRForksNotMirror
- getBuildStatusNameCustomPart() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
-
Getter method for the build status context prefix
- getBuildStatusNameCustomPart() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getBuildStatusNameOverwrite() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
-
Getter method for the build status name overwrite
- getBuildStatusNameOverwrite() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getBuildVariables() - Method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabMergeRequestCauseData
- getBuildVariables() - Method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabMergeRequestNoteData
- getBuildVariables() - Method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabPushCauseData
- getBuildVariables() - Method in class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabTagPushCauseData
- getCause() - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- getCause() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- getCause() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- getCause() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- getChangeSetLink(GitChangeSet) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser
- getCheckoutStrategy() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getCommentBody() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getCommentBody() - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait
-
The comment body to trigger a new build on.
- getCommentUrl() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentCause
-
Retrieves the URL for the GitLab comment for this cause.
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.ExcludeArchivedRepositoriesTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait.DescriptorImpl
- getContextClass() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait.DescriptorImpl
- getCredentials(AccessControlled) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Looks up for PersonalAccessToken and StringCredentials
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceBuilder
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait
- getCredentialsId() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Returns The
IdCredentials.getId()
of the credentials to use for GitLab Server Authentication to access GitLab APIs. - getDefaultTrust() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
-
Returns the default trust for new instances of
ForkMergeRequestDiscoveryTrait
. - getDescription() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMCauseAction
- getDescription() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getDescription() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- getDescriptor() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getDescriptor() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- getDiffLink(GitChangeSet.Path) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ExcludeArchivedRepositoriesTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustEveryone.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustMembers.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustNobody.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustPermission.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.SharedProjectsDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.SubGroupProjectDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- getDisplayName() - Method in class io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenImpl.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer.DescriptorImpl
- getDisplayName() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
- getDisplayName() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- getFileLink(GitChangeSet.Path) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser
- getForkMRStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the
ChangeRequestCheckoutStrategy
to create for each fork merge request. - getFullName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- getFullName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getGitLabApi() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the
GitLabApi
to use for the request. - getGitLabMergeRequestCauseData() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- getGitLabMergeRequestNoteData() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentCause
-
Retrieves the cause data
- getGitlabProject() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getGitlabProject() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
- getGitlabProject(GitLabApi) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getGitLabPushCauseData() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- getGitLabTagPushCauseData() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- getHeadHash() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- getHooksRootUrl() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getHookTriggerDelay() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getHookUrl(boolean) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
-
Deprecated.
- getHookUrl(GitLabServer, boolean) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- getHttpRemote() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getIconClassName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getIconClassName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getIconClassName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- getIconFileName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- getIconFileName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- getIconFileName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
- getIconFileName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- getIconFileName() - Method in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- getIconFilePathPattern() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getId() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceBuilder
- getId() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getId() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getIgnoreTypeInStatusName() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
-
Getter method for the build status name overwrite
- getIgnoreTypeInStatusName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getLogSuccess() - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
-
Getter method for logging successful build.
- getMarkUnstableAsSuccess() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait
- getMarkUnstableAsSuccess() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getMembers() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getMembers() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the Map of project
Member
ornull
if those details have not been provided yet. - getMergeRequests() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the merge request details or an empty list if either the request did not specify to
GitLabSCMSourceRequest.isFetchMRs()
or if the merge request details have not been provided byGitLabSCMSourceRequest.setMergeRequests(Iterable)
yet. - getMRStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the
ChangeRequestCheckoutStrategy
to create for each merge request. - getMRStrategies(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the
ChangeRequestCheckoutStrategy
to create for merge requests of the specified type. - getName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getName() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getNavigatorClass() - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait.DescriptorImpl
- getNavigatorClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SharedProjectsDiscoveryTrait.DescriptorImpl
- getNavigatorClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SubGroupProjectDiscoveryTrait.DescriptorImpl
- getNavigatorProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- getOnlyTrustedMembersCanTrigger() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getOnlyTrustedMembersCanTrigger() - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait
-
Allow trigger a new build by trusted members only.
- getOrigin() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getOrigin() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- getOriginMRStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the
ChangeRequestCheckoutStrategy
to create for each origin merge request. - getOriginName() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getOriginOwner() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getOriginProjectPath() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getPayload() - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabJobTrigger
- getPermission(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the permissions of the supplied user.
- getPrivateTokenAsPlainText(StandardCredentials) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- getProjectId() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getProjectId(SCMSourceOwner, String, String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getProjectName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getProjectOwner() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- getProjectOwner() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getProjectOwnerFromNamespace(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- getProjectPath() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getProjectUrl() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser
- getPronoun() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchSCMHead
- getPronoun() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getPronoun() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getPronoun() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagSCMHead
- getPronoun() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getProxyConfig(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- getRemote() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getRequestedMergeRequestNumbers() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns requested merge request numbers.
- getRequestedOriginBranchNames() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Gets requested origin branch names.
- getRequestedTagNames() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Gets requested tag names.
- getRequiredGlobalConfigPagePermission() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
- getRoot() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem
- getScmClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- getSecretToken() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Deprecated.
- getSecretTokenAsPlainText() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getSelectedServer(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getServerItems() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Populates a
ListBoxModel
with the servers. - getServerName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- getServerName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getServers() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Gets the list of endpoints.
- getServerUrl() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getServerUrl(GitLabServer) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- getServerUrlFromName(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- getShortDescription() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentCause
- getShortDescription() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait.DescriptorImpl
- getSourceClass() - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait.DescriptorImpl
- getSourceName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- getSourceName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- getSourceName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- getSourceName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- getSshRemote() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Returns the strategies.
- getStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
-
Returns the strategies.
- getStrategyId() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Returns the strategy id.
- getStrategyId() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Gets the strategy id.
- getStrategyId() - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
-
Gets the strategy id.
- getStrategyId() - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait
- getSudoUser() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- getSudoUser() - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
-
Getter method for username of sudo user.
- getSystemHookMode() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait
-
Gets the system hook mode of registration to apply.
- getTags() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns the tag details or an empty list if either the request did not specify to
GitLabSCMSourceRequest.isFetchTags()
()} or if the tag details have not been provided byGitLabSCMSourceRequest.setTags(Iterable)
yet. - getTarget() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getTitle() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- getToken() - Method in interface io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessToken
-
Returns the token.
- getToken() - Method in class io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenImpl
-
Returns the token.
- getTraits() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
-
Gets the behavioral traits that are applied to this navigator and any
GitLabSCMSource
instances it discovers. - getTraits() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getTraitsDefaults() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getTraitsDefaults() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getTraitsDescriptorLists() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- getTraitsDescriptorLists() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource.DescriptorImpl
- getTrust() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Gets the authority.
- getTrustDescriptors() - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.DescriptorImpl
-
Returns the list of appropriate
SCMHeadAuthorityDescriptor
instances. - getTrustedRevision(SCMRevision, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- getUriTemplateFromServer(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- getUrl() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- getUrlName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- getUrlName() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- getUrlName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
- getUrlName() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- getUrlName() - Method in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- getWebHookMode() - Method in class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait
-
Gets the web hook mode of registration to apply.
- getWebhookSecretCredentials(AccessControlled) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Looks up for StringCredentials
- getWebhookSecretCredentialsId() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- getWebUrl() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getWord() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- getWord() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- getWord() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabUser
- GITLAB_SERVER_DEFAULT_NAME - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Default name for community SaaS version server
- GITLAB_SERVER_URL - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Used as default community SaaS version server URL for the serverUrl field
- GitlabAction - Class in io.jenkins.plugins.gitlabserverconfig.action
-
Provide an API for Jenkins integration purpose
- GitlabAction() - Constructor for class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- GitLabAvatar - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabAvatar(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatar
- GitLabAvatarCache - Class in io.jenkins.plugins.gitlabbranchsource.helpers
-
An avatar cache that will serve URLs that have been recently registered through
GitLabAvatarCache.buildUrl(String, String)
- GitLabAvatarCache() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
-
Constructor.
- GitLabAvatarTrait - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabAvatarTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait
-
Constructor for stapler.
- GitLabAvatarTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabAvatarTrait.displayName
:Disable GitLab project avatars
. - GitLabAvatarTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- GitLabBrowser - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabBrowser(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser
- GitLabBrowser_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabBrowser.displayName
:GitLab
. - GitLabBrowser.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabCauseUtils - Class in io.jenkins.plugins.gitlabbranchsource.Cause
- GitLabCauseUtils() - Constructor for class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabCauseUtils
- GitLabCredentialMatcher - Class in io.jenkins.plugins.gitlabserverconfig.credentials.helpers
- GitLabCredentialMatcher() - Constructor for class io.jenkins.plugins.gitlabserverconfig.credentials.helpers.GitLabCredentialMatcher
- GitLabGroup - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabGroup(String, String, String, Long, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- GitLabHelper - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabHelper() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- GitLabHookCreator - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabHookCreator() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- GitLabHookRegistration - Enum Class in io.jenkins.plugins.gitlabbranchsource
-
Enumeration of the different web hook/system hook registration modes.
- GitLabIcons - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabIcons.Size - Enum Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabLink - Class in io.jenkins.plugins.gitlabbranchsource.helpers
-
Link to GitLab
- GitLabLink(String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- GitLabLink(String, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- GitLabLink_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabLink.displayName
:GitLab
. - GitLabMarkUnstableAsSuccessTrait - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabMarkUnstableAsSuccessTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait
- GitLabMarkUnstableAsSuccessTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabMarkUnstableAsSuccessTrait.displayName
:Mark unstable build as successful on Gitlab
. - GitLabMarkUnstableAsSuccessTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- GitLabMergeRequestCauseData - Class in io.jenkins.plugins.gitlabbranchsource.Cause
- GitLabMergeRequestCauseData(MergeRequestEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabMergeRequestCauseData
- GitLabMergeRequestCommentCause - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabMergeRequestCommentCause(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentCause
-
Constructor.
- GitLabMergeRequestCommentCause(String, NoteEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentCause
-
Constructor.
- GitLabMergeRequestCommentTrigger - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabMergeRequestCommentTrigger(NoteEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentTrigger
- GitLabMergeRequestNoteData - Class in io.jenkins.plugins.gitlabbranchsource.Cause
- GitLabMergeRequestNoteData(NoteEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabMergeRequestNoteData
- GitLabMergeRequestSCMEvent - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabMergeRequestSCMEvent(MergeRequestEvent, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- GitLabMergeRequestTrigger - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabMergeRequestTrigger(MergeRequestEvent, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestTrigger
- GitLabOwner - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabOwner(String, String, String, Long) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- GitLabPersonalAccessTokenCreator - Class in io.jenkins.plugins.gitlabserverconfig.servers.helpers
- GitLabPersonalAccessTokenCreator() - Constructor for class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
- GitLabPipelineStatusNotifier - Class in io.jenkins.plugins.gitlabbranchsource.helpers
-
Publishes Build-Status to GitLab using separate threads so it does not block while sending messages TODO: Multi-Threading is easy to get wrong and wreak havoc.
- GitLabPipelineStatusNotifier() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier
- GitLabPipelineStatusNotifier.JobCheckOutListener - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabPipelineStatusNotifier.JobCompletedListener - Class in io.jenkins.plugins.gitlabbranchsource.helpers
-
Sends notifications to GitLab on Run completed.
- GitLabPipelineStatusNotifier.JobScheduledListener - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabProjectSCMEvent - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabProjectSCMEvent(ProjectSystemHookEvent, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- GitLabPushCauseData - Class in io.jenkins.plugins.gitlabbranchsource.Cause
- GitLabPushCauseData(PushEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabPushCauseData
- GitLabPushSCMEvent - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabPushSCMEvent(PushEvent, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- GitLabSCMBuilder - Class in io.jenkins.plugins.gitlabbranchsource
-
Builds a
GitSCM
forGitLabSCMSource
. - GitLabSCMBuilder(GitLabSCMSource, SCMHead, SCMRevision) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMBuilder
-
Constructor
- GitLabSCMCauseAction - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMCauseAction(Cause...) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMCauseAction
- GitLabSCMFile - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMFile(GitLabApi, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
- GitLabSCMFileSystem - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMFileSystem(GitLabApi, String, String, SCMRevision) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem
- GitLabSCMFileSystem.BuilderImpl - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMNavigator - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMNavigator(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- GitLabSCMNavigator_description() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.description
:Scans a GitLab Group (or user account) for all projects matching some defined markers.
. - GitLabSCMNavigator_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.displayName
:GitLab Group
. - GitLabSCMNavigator_pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.pronoun
:GitLab Group
. - GitLabSCMNavigator_selectedCredentialsMissing() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.selectedCredentialsMissing
:Cannot find currently selected credentials
. - GitLabSCMNavigator_traitSection_additional() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_additional
:Additional
. - GitLabSCMNavigator_traitSection_projects() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_projects
:Projects
. - GitLabSCMNavigator_traitSection_withinRepo() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_withinRepo
:Within project
. - GitLabSCMNavigator.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMNavigatorContext - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMNavigatorContext() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- GitLabSCMNavigatorRequest - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMNavigatorRequest(SCMNavigator, GitLabSCMNavigatorContext, SCMSourceObserver) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorRequest
- GitLabSCMSource - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMSource(String, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- GitLabSCMSource_ChangeRequestCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.ChangeRequestCategory
:Merge Requests
. - GitLabSCMSource_DisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.DisplayName
:GitLab Project
. - GitLabSCMSource_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.Pronoun
:GitLab Project
. - GitLabSCMSource_selectedCredentialsMissing() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.selectedCredentialsMissing
:Cannot find currently selected credentials
. - GitLabSCMSource_TagCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.TagCategory
:Tags
. - GitLabSCMSource_traitSection_additional() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.traitSection_additional
:Additional
. - GitLabSCMSource_traitSection_withinRepo() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.traitSection_withinRepo
:Within project
. - GitLabSCMSource_UncategorizedCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.UncategorizedCategory
:Branches
. - GitLabSCMSource.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMSourceBuilder - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMSourceBuilder(String, String, String, String, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceBuilder
- GitLabSCMSourceContext - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSCMSourceContext(SCMSourceCriteria, SCMHeadObserver) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- GitLabSCMSourceRequest - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabServer - Class in io.jenkins.plugins.gitlabserverconfig.servers
-
Represents a GitLab Server instance.
- GitLabServer(String, String, String) - Constructor for class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Data Bound Constructor for only mandatory parameter serverUrl
- GitLabServer_advancedSectionForFuture() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.advancedSectionForFuture
:Advanced configurations will be added in later release
. - GitLabServer_credentialsNotResolved(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.credentialsNotResolved
:Cannot resolve suitable credentials with id: {0}
. - GitLabServer_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.displayName
:GitLab Server
. - GitLabServer_failedValidation(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.failedValidation
:Failed to validate the account {0}
. - GitLabServer_hookManagementAs(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.hookManagementAs
:Hook management will be performed as {0}
. - GitLabServer_invalidUrl(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.invalidUrl
:Invalid GitLab Server URL: {0}
. - GitLabServer_serverVersion(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.serverVersion
:GitLab Version: {0}
. - GitLabServer_validateInterrupted() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.validateInterrupted
:Interrupted while trying to validate credentials
. - GitLabServer_versionInterrupted() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.versionInterrupted
:Interrupted while trying to determine server version
. - GitLabServer.DescriptorImpl - Class in io.jenkins.plugins.gitlabserverconfig.servers
-
Our descriptor.
- GitLabServers - Class in io.jenkins.plugins.gitlabserverconfig.servers
-
Represents the global configuration of GitLab servers.
- GitLabServers() - Constructor for class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
- GitLabServers_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServers.displayName
:GitLab
. - GitLabSkipNotificationsTrait - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSkipNotificationsTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSkipNotificationsTrait
-
Constructor for stapler.
- GitLabSkipNotificationsTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSkipNotificationsTrait.displayName
:Skip pipeline status notifications
. - GitLabSkipNotificationsTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- GitLabSystemHookAction - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSystemHookAction() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- GitLabSystemHookListener - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabSystemHookListener(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookListener
- GitLabTagPushCauseData - Class in io.jenkins.plugins.gitlabbranchsource.Cause
- GitLabTagPushCauseData(TagPushEvent) - Constructor for class io.jenkins.plugins.gitlabbranchsource.Cause.GitLabTagPushCauseData
- GitLabTagPushSCMEvent - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabTagPushSCMEvent(TagPushEvent, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- GitLabTagSCMHead - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabTagSCMHead(String, long) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabTagSCMHead
-
Constructor.
- GitLabTagSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabTagSCMHead.Pronoun
:Tag
. - GitLabUser - Class in io.jenkins.plugins.gitlabbranchsource.helpers
- GitLabUser(String, String, String, Long) - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabUser
- GitLabWebHookAction - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabWebHookAction() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- GitLabWebHookCause - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabWebHookCause() - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- GitLabWebHookCause_ShortDescription_MergeRequestHook(Object, Object, Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.MergeRequestHook
:Triggered by GitLab Merge Request #{0}: {1} => {2}
. - GitLabWebHookCause_ShortDescription_Push(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.Push
:Started by GitLab push by {0}
. - GitLabWebHookCause_ShortDescription_Push_noUser() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.Push_noUser
:Started by GitLab push
. - GitLabWebHookEnvironmentContributor - Class in io.jenkins.plugins.gitlabbranchsource.Environment
- GitLabWebHookEnvironmentContributor() - Constructor for class io.jenkins.plugins.gitlabbranchsource.Environment.GitLabWebHookEnvironmentContributor
- GitLabWebHookListener - Class in io.jenkins.plugins.gitlabbranchsource
- GitLabWebHookListener(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
H
- hashCode() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookCause
- hashCode() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatar
- hashCode() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- heads(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- headsFor(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- headsFor(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- headsFor(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- headsFor(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- HookRegistrationTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
SCMSourceTrait
forGitLabSCMSource
that overrides theGitLabServers
settings for web hook and system hook registration. - HookRegistrationTrait(GitLabHookRegistration, GitLabHookRegistration) - Constructor for class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait
-
Constructor.
- HookRegistrationTrait(String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.HookRegistrationTrait
-
Constructor.
- HookRegistrationTrait_disable(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.disable
:Disable {0} management
. - HookRegistrationTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.displayName
:Override GitLab hook management modes
. - HookRegistrationTrait_useItem(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.useItem
:Use Item credentials for {0} management
. - HookRegistrationTrait_useSystem(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.useSystem
:Use System credentials for {0} management mode (default)
. - HookRegistrationTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our constructor.
I
- ICON_BRANCH - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- ICON_COMMIT - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- ICON_GITLAB - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- ICON_MR - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- ICON_PROJECT - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- ICON_TAG - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- iconFileName(String, GitLabIcons.Size) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- iconFilePathPattern(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- id() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- includeCategory(SCMHeadCategory) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
- includeCategory(SCMHeadCategory) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
- includeCategory(SCMHeadCategory) - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
- includeCategory(SCMHeadCategory) - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait
- initialize() - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons
- io.jenkins.plugins.gitlabbranchsource - package io.jenkins.plugins.gitlabbranchsource
-
Jenkins SCM API implementation for GitLab
- io.jenkins.plugins.gitlabbranchsource.Cause - package io.jenkins.plugins.gitlabbranchsource.Cause
- io.jenkins.plugins.gitlabbranchsource.Environment - package io.jenkins.plugins.gitlabbranchsource.Environment
- io.jenkins.plugins.gitlabbranchsource.helpers - package io.jenkins.plugins.gitlabbranchsource.helpers
- io.jenkins.plugins.gitlabserverconfig.action - package io.jenkins.plugins.gitlabserverconfig.action
- io.jenkins.plugins.gitlabserverconfig.credentials - package io.jenkins.plugins.gitlabserverconfig.credentials
-
GitLab specific
Credentials
interface and default implementation. - io.jenkins.plugins.gitlabserverconfig.credentials.helpers - package io.jenkins.plugins.gitlabserverconfig.credentials.helpers
- io.jenkins.plugins.gitlabserverconfig.servers - package io.jenkins.plugins.gitlabserverconfig.servers
-
Jenkins Global Configuration UI for managing the list of GitLab servers.
- io.jenkins.plugins.gitlabserverconfig.servers.helpers - package io.jenkins.plugins.gitlabserverconfig.servers.helpers
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustEveryone.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustMembers.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustNobody.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustPermission.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl
- isApplicableToOrigin(Class<? extends SCMHeadOrigin>) - Method in class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl
- isBuildBranch() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Returns
true
if building branches that are not filed as a MR. - isBuildBranchesWithMR() - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Returns
true
if building branches that are filed as a MR. - isDisableProjectAvatar() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait
- isExcludeArchivedRepositories() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- isExcluded(SCMSourceRequest, SCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.ExcludeOriginMRBranchesSCMHeadFilter
- isExcluded(SCMSourceRequest, SCMHead) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.OnlyOriginMRBranchesSCMHeadFilter
- isFetchBranches() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns
true
if branch details need to be fetched. - isFetchForkMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns
true
if fork merge request details need to be fetched. - isFetchMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns
true
if merge request details need to be fetched. - isFetchOriginMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns
true
if origin merge request details need to be fetched. - isFetchTags() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Returns
true
if tag details need to be fetched. - isGroup() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- isImmediateHookTrigger() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Returns
true
if Jenkins should trigger a build immediately on a GitLab Web Hook trigger. - isManageSystemHooks() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Returns
true
if Jenkins is supposed to auto-manage system hooks for this end-point. - isManageWebHooks() - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Returns
true
if Jenkins is supposed to auto-manage web hooks for this end-point. - isMatch() - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabJobTrigger
- isMatch() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentTrigger
- isMatch(SCM) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- isMatch(GitLabSCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- isMatch(GitLabSCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- isMatch(GitLabSCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- isMatch(GitLabSCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- isMatch(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- isMatch(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- isMatch(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestTrigger
- isMatch(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabPushSCMEvent
- isMatch(GitLabSCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabTagPushSCMEvent
- isMatch(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- isMatch(SCMNavigator) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- isMatch(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- isMatch(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabProjectSCMEvent
- isMember(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
- isTokenEqual(String, String) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- isWantSubGroupProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- ITEM - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.GitLabHookRegistration
-
Use the item scoped credentials to register the hook.
J
- JobCheckOutListener() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobCheckOutListener
- JobCompletedListener() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobCompletedListener
- JobScheduledListener() - Constructor for class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobScheduledListener
L
- LARGE - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
- lastModified() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
- lastModified() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem
- logCommentEnabled() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- LogCommentTrait - Class in io.jenkins.plugins.gitlabbranchsource
- LogCommentTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
-
Constructor for stapler.
- LogCommentTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
LogCommentTrait.displayName
:Log build status as comment on GitLab
. - LogCommentTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.AbstractGitLabSCMHeadEvent
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestCommentTrigger
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestSCMEvent
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabMergeRequestTrigger
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookListener
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabAvatarCache
-
Our logger.
- LOGGER - Static variable in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier
- LOGGER - Static variable in class io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- LOGGER - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- LOGGER - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
- LOGGER - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.helpers.GitLabPersonalAccessTokenCreator
M
- matches(Credentials) - Method in class io.jenkins.plugins.gitlabserverconfig.credentials.helpers.GitLabCredentialMatcher
- MEDIUM - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
- MergeRequestSCMHead - Class in io.jenkins.plugins.gitlabbranchsource
- MergeRequestSCMHead(String, long, BranchSCMHead, ChangeRequestCheckoutStrategy, SCMHeadOrigin, String, String, String, String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
-
Constructor.
- MergeRequestSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
MergeRequestSCMHead.Pronoun
:Merge Request
. - MergeRequestSCMRevision - Class in io.jenkins.plugins.gitlabbranchsource
- MergeRequestSCMRevision(MergeRequestSCMHead, BranchSCMRevision, BranchSCMRevision) - Constructor for class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
-
Constructor.
- mergeRequestUriTemplate(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- MergeWithGitSCMExtension - Class in io.jenkins.plugins.gitlabbranchsource
-
Deprecated.use
MergeWithGitSCMExtension
- Messages - Class in io.jenkins.plugins.gitlabbranchsource
-
Generated localization support class.
- Messages - Class in io.jenkins.plugins.gitlabserverconfig.credentials
-
Generated localization support class.
- Messages - Class in io.jenkins.plugins.gitlabserverconfig.servers
-
Generated localization support class.
- Messages() - Constructor for class io.jenkins.plugins.gitlabbranchsource.Messages
- Messages() - Constructor for class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
- Messages() - Constructor for class io.jenkins.plugins.gitlabserverconfig.servers.Messages
- migrateWebhookSecretsToCredentials() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
- mrCommentTriggerEnabled() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
N
- newChild(String, boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
- newInstance(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator.DescriptorImpl
- newInstance(StaplerRequest2, JSONObject) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabBrowser.DescriptorImpl
- newRequest(SCMNavigator, SCMSourceObserver) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- newRequest(SCMSource, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- notificationsDisabled() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
O
- onCheckout(Run<?, ?>, SCM, FilePath, TaskListener, File, SCMRevisionState) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobCheckOutListener
- onCompleted(Run<?, ?>, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobCompletedListener
- onEnterWaiting(Queue.WaitingItem) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobScheduledListener
-
Manages the GitLab Commit Pending Status.
- onGroupEvent(GroupSystemHookEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookListener
- OnlyOriginMRBranchesSCMHeadFilter(Pattern) - Constructor for class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait.OnlyOriginMRBranchesSCMHeadFilter
-
Constructor
- onMergeRequestEvent(MergeRequestEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
- onNoteEvent(NoteEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
- onProjectEvent(ProjectSystemHookEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookListener
- onPushEvent(PushEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
- onStarted(Run<?, ?>, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabPipelineStatusNotifier.JobCompletedListener
- onTagPushEvent(TagPushEvent) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookListener
- OriginChangeRequestSCMHeadAuthority() - Constructor for class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority
- OriginMergeRequestDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
Discovery
trait for GitLab that will discover merge requests originating from a branch in the repository itself. - OriginMergeRequestDiscoveryTrait(int) - Constructor for class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
-
Constructor for stapler.
- OriginMergeRequestDiscoveryTrait(Set<ChangeRequestCheckoutStrategy>) - Constructor for class io.jenkins.plugins.gitlabbranchsource.OriginMergeRequestDiscoveryTrait
-
Constructor for programmatic instantiation.
- OriginMergeRequestDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
OriginMergeRequestDiscoveryTrait.authorityDisplayName
:Trust origin merge requests
. - OriginMergeRequestDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor
- OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority - Class in io.jenkins.plugins.gitlabbranchsource
-
A
SCMHeadAuthority
that trusts origin merge requests - OriginMergeRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- originMRStrategies() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
P
- PersonalAccessToken - Interface in io.jenkins.plugins.gitlabserverconfig.credentials
- PersonalAccessTokenImpl - Class in io.jenkins.plugins.gitlabserverconfig.credentials
-
Default implementation of
PersonalAccessToken
for use byJenkins
CredentialsProvider
instances that storeSecret
locally. - PersonalAccessTokenImpl(CredentialsScope, String, String, String) - Constructor for class io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenImpl
-
Constructor.
- PersonalAccessTokenImpl_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.displayName
:GitLab Personal Access Token
. - PersonalAccessTokenImpl_tokenRequired() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.tokenRequired
:Token required
. - PersonalAccessTokenImpl_tokenWrongLength() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.tokenWrongLength
:Token should be at least 20 characters long
. - PersonalAccessTokenImpl.DescriptorImpl - Class in io.jenkins.plugins.gitlabserverconfig.credentials
-
Our descriptor.
- process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSystemHookAction
- process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabWebHookAction
- projectAvatarDisabled() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- ProjectNamingStrategyTrait - Class in io.jenkins.plugins.gitlabbranchsource
- ProjectNamingStrategyTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait
- ProjectNamingStrategyTrait_contextualProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.contextualProjectPath
:Contextual Project Path
. - ProjectNamingStrategyTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.displayName
:Project Naming Strategy
. - ProjectNamingStrategyTrait_fullProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.fullProjectPath
:Full Project Path
. - ProjectNamingStrategyTrait_projectName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.projectName
:Project Name
. - ProjectNamingStrategyTrait_simpleProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.simpleProjectPath
:Simple Project Path
. - ProjectNamingStrategyTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- projectUriTemplate(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
R
- register(GitLabSCMSource, GitLabHookRegistration, GitLabHookRegistration) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- register(SCMNavigatorOwner, GitLabSCMNavigator, GitLabHookRegistration) - Static method in class io.jenkins.plugins.gitlabbranchsource.GitLabHookCreator
- removeServer(String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Removes a server entry Checks if the GitLab Server name is matched
- retrieve(String, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieve(SCMHead, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieve(SCMSourceCriteria, SCMHeadObserver, SCMHeadEvent<?>, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieveActions(SCMHead, SCMHeadEvent, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieveActions(SCMNavigatorOwner, SCMNavigatorEvent, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- retrieveActions(SCMRevision, SCMHeadEvent, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieveActions(SCMSourceEvent, TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- retrieveRevisions(TaskListener) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
S
- setAlwaysBuildMROpen(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysBuildMROpen of the WebhookListener
- setAlwaysBuildMRReOpen(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysBuildMRReOpen of the WebhookListener
- setAlwaysIgnoreMRApproval(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreMRApproval of the WebhookListener
- setAlwaysIgnoreMRApproved(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreMRApproved of the WebhookListener
- setAlwaysIgnoreMRUnApproval(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreMRUnApproval of the WebhookListener
- setAlwaysIgnoreMRUnApproved(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreMRUnApproved of the WebhookListener
- setAlwaysIgnoreMRWorkInProgress(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreMRWorkInProgress of the WebhookListener
- setAlwaysIgnoreNonCodeRelatedUpdates(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Setter for stapler to set the alwaysIgnoreNonCodeRelatedUpdates of the WebhookListener
- setAvatarUrl(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- setBranches(Iterable<Branch>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Provides the requests with the branch details.
- setBranchesAlwaysIncludedRegex(String) - Method in class io.jenkins.plugins.gitlabbranchsource.BranchDiscoveryTrait
-
Sets the branchesAlwaysIncludedRegex.
- setBuildMRForksNotMirror(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait
-
Setter for stapler to set the buildMRForksNotMirror
- setBuildStatusNameCustomPart(String) - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
-
Setter for stapler to set the buildStatusNameCustomPart of the build status
- setBuildStatusNameOverwrite(Boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
- setCredentialsId(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- setCredentialsId(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- setDescription(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- setDisableProjectAvatar(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabAvatarTrait
- setDisplayName(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- setExcludeArchivedRepositories(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- setFullName(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabGroup
- setGitLabApi(GitLabApi) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Provides the
GitLabApi
to use for the request. - setHooksRootUrl(String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- setHookTriggerDelay(String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Data Bound Setter for web hook trigger delay
- setHttpRemote(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- setId(Long) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- setIgnoreTypeInStatusName(Boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.BuildStatusNameCustomPartTrait
- setImmediateHookTrigger(boolean) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Data Bound Setter for immediate build on a GitLab Web Hook trigger.
- setLogSuccess(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
-
Setter for stapler to enable logging of successful builds.
- setManageSystemHooks(boolean) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Data Bound Setter for auto management of system hooks
- setManageWebHooks(boolean) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Data Bound Setter for auto management of web hooks
- setMarkUnstableAsSuccess(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabMarkUnstableAsSuccessTrait
- setMembers(HashMap<String, AccessLevel>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Provides the Map of project
Member
username andAccessLevel
of the member. - setMergeRequests(Iterable<MergeRequest>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Provides the requests with the merge request details.
- setName(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- setProject(Project) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Sets the
Project
. - setProjectId(Long) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- setProjectName(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
-
Only used for saving project name for
GitLabSCMNavigator
- setSecretToken(Secret) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
Deprecated.
- setServerName(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
- setServers(List<? extends GitLabServer>) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Sets the list of GitLab Servers
- setSshRemote(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- setStrategyId(int) - Method in class io.jenkins.plugins.gitlabbranchsource.ProjectNamingStrategyTrait
- setSudoUser(String) - Method in class io.jenkins.plugins.gitlabbranchsource.LogCommentTrait
-
Setter for stapler to set the username of the sudo user.
- setTags(Iterable<Tag>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceRequest
-
Provides the requests with the tag details.
- setTitle(String) - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMHead
- setTraits(List<SCMSourceTrait>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSource
- setTraits(List<SCMTrait<? extends SCMTrait<?>>>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
-
Sets the behavioral traits that are applied to this navigator and any
GitLabSCMSource
instances it discovers. - setTraits(SCMTrait[]) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
-
Sets the behavioral traits that are applied to this navigator and any
GitLabSCMSource
instances it discovers. - setWebhookSecretCredentialsId(String) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
- setWebUrl(String) - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabOwner
- SharedProjectsDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
- SharedProjectsDiscoveryTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.SharedProjectsDiscoveryTrait
- SharedProjectsDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SharedProjectsDiscoveryTrait.displayName
:Discover shared projects
. - SharedProjectsDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- SMALL - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
- splitPath(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- SSHCheckoutTrait - Class in io.jenkins.plugins.gitlabbranchsource
- SSHCheckoutTrait(String) - Constructor for class io.jenkins.plugins.gitlabbranchsource.SSHCheckoutTrait
- SSHCheckoutTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.displayName
:Checkout over SSH
. - SSHCheckoutTrait_incompatibleCredentials() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.incompatibleCredentials
:The currently configured credentials are incompatible with this behaviour
. - SSHCheckoutTrait_missingCredentials() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.missingCredentials
:The currently configured credentials cannot be found
. - SSHCheckoutTrait_useAgentKey() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.useAgentKey
:- use build agent''s key -
. - SSHCheckoutTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
- SubGroupProjectDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
- SubGroupProjectDiscoveryTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.SubGroupProjectDiscoveryTrait
- SubGroupProjectDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SubGroupProjectDiscoveryTrait.displayName
:Discover subgroup projects
. - SubGroupProjectDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- supports(SCM) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- supports(SCMSource) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- supportsDescriptor(SCMDescriptor) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- supportsDescriptor(SCMSourceDescriptor) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFileSystem.BuilderImpl
- SYSTEM - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.GitLabHookRegistration
-
Use the global system configuration for hook registration.
- systemhookRegistration() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- systemhookRegistration(GitLabHookRegistration) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
T
- TagDiscoveryTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
A
Discovery
trait for GitLab that will discover tags on the project. - TagDiscoveryTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait
-
Constructor for stapler.
- TagDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TagDiscoveryTrait.authorityDisplayName
:Trust origin tags
. - TagDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TagDiscoveryTrait.displayName
:Discover tags
. - TagDiscoveryTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- TagDiscoveryTrait.TagSCMHeadAuthority - Class in io.jenkins.plugins.gitlabbranchsource
-
Trusts tags from the origin project.
- TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Out descriptor.
- TagSCMHeadAuthority() - Constructor for class io.jenkins.plugins.gitlabbranchsource.TagDiscoveryTrait.TagSCMHeadAuthority
- tagUriTemplate(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabHelper
- toBranch(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toCommit(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toGroup(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toMergeRequest(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toProject(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toString() - Method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- toString() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- toTag(String) - Static method in class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabLink
- TriggerMRCommentTrait - Class in io.jenkins.plugins.gitlabbranchsource
-
Allows a GitLab merge request comment to trigger an immediate build based on a comment string.
- TriggerMRCommentTrait(String, boolean) - Constructor for class io.jenkins.plugins.gitlabbranchsource.TriggerMRCommentTrait
-
Constructor.
- TriggerMRCommentTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TriggerMRCommentTrait.displayName
:Trigger build on merge request comment
. - TriggerMRCommentTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
- TrustEveryone() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustEveryone
-
Constructor.
- TrustMembers() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustMembers
-
Constructor.
- TrustNobody() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustNobody
-
Constructor.
- TrustPermission() - Constructor for class io.jenkins.plugins.gitlabbranchsource.ForkMergeRequestDiscoveryTrait.TrustPermission
-
Constructor.
- type() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMFile
U
- updateServer(GitLabServer) - Method in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServers
-
Updates an existing endpoint (or adds if missing) Checks if the GitLab Server name is matched
V
- valueOf(String) - Static method in enum class io.jenkins.plugins.gitlabbranchsource.GitLabHookRegistration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.jenkins.plugins.gitlabbranchsource.GitLabHookRegistration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visitSources(SCMSourceObserver) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigator
W
- wantBranches() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantBranches(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantForkMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantForkMRs(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantOriginMRs() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantOriginMRs(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantSharedProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- wantSharedProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorRequest
- wantSharedProjects(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- wantSubgroupProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- wantSubgroupProjects() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorRequest
- wantSubgroupProjects(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- wantTags() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- wantTags(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- WEBHOOK_SECRET_CREDENTIALS_MATCHER - Static variable in class io.jenkins.plugins.gitlabserverconfig.servers.GitLabServer
-
The credentials matcher for StringCredentials
- WebhookListenerBuildConditionsTrait - Class in io.jenkins.plugins.gitlabbranchsource
- WebhookListenerBuildConditionsTrait() - Constructor for class io.jenkins.plugins.gitlabbranchsource.WebhookListenerBuildConditionsTrait
-
Constructor for stapler.
- WebhookListenerBuildConditionsTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
WebhookListenerBuildConditionsTrait.displayName
:Webhook Listener Conditions
. - WebhookListenerBuildConditionsTrait.DescriptorImpl - Class in io.jenkins.plugins.gitlabbranchsource
-
Our descriptor.
- webhookRegistration() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- webhookRegistration(GitLabHookRegistration) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysBuildMROpen(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysBuildMRReOpen(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreMRApproval(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreMRApproved(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreMRUnApproval(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreMRUnApproved(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreMRWorkInProgress(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withAlwaysIgnoreNonCodeRelatedUpdates(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withBuildMRForksNotMirror(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withBuildStatusNameCustomPart(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withBuildStatusNameOverwrite(Boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withCommentBody(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withForkMRStrategies(Set<ChangeRequestCheckoutStrategy>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withGitLabRemote() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMBuilder
-
Updates the
GitSCMBuilder.withRemote(String)
based on the currentSCMBuilder.head()
andSCMBuilder.revision()
. - withIgnoreTypeInStatusName(Boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withLogCommentEnabled(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withLogSuccess(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withMarkUnstableAsSuccess(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withMRCommentTriggerEnabled(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withNotificationsDisabled(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withOnlyTrustedMembersCanTrigger(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withOriginMRStrategies(Set<ChangeRequestCheckoutStrategy>) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withProjectAvatarDisabled(boolean) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
- withProjectNamingStrategy() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
-
Returns the project naming strategy id.
- withProjectNamingStrategy() - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorRequest
-
Returns the project naming strategy id.
- withProjectNamingStrategy(int) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
- withSudoUser(String) - Method in class io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
X
- XLARGE - Enum constant in enum class io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
_
- _BranchDiscoveryTrait_allBranches() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.allBranches
:All branches
. - _BranchDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.authorityDisplayName
:Trust origin branches
. - _BranchDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.displayName
:Discover branches
. - _BranchDiscoveryTrait_excludeMRs() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.excludeMRs
:Only branches that are not also filed as MRs
. - _BranchDiscoveryTrait_onlyMRs() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchDiscoveryTrait.onlyMRs
:Only branches that are also filed as MRs
. - _BranchSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BranchSCMHead.Pronoun
:Branch
. - _BuildStatusNameCustomPartTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
BuildStatusNameCustomPartTrait.displayName
:Customize GitLab build status name
. - _ExcludeArchivedRepositoriesTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ExcludeArchivedRepositoriesTrait.displayName
:Exclude archived repositories
. - _ForkMergeRequestDiscoveryTrait_contributorsDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.contributorsDisplayName
:Members
. - _ForkMergeRequestDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.displayName
:Discover merge requests from forks
. - _ForkMergeRequestDiscoveryTrait_everyoneDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.everyoneDisplayName
:Everyone
. - _ForkMergeRequestDiscoveryTrait_headAndMerge() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.headAndMerge
:Both the current merge request revision and the merge request merged with the current target branch revision
. - _ForkMergeRequestDiscoveryTrait_headOnly() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.headOnly
:The current merge request revision
. - _ForkMergeRequestDiscoveryTrait_mergeOnly() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.mergeOnly
:Merging the merge request with the current target branch revision
. - _ForkMergeRequestDiscoveryTrait_nobodyDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.nobodyDisplayName
:Nobody
. - _ForkMergeRequestDiscoveryTrait_permissionsDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ForkMergeRequestDiscoveryTrait.permissionsDisplayName
:Trusted Members
. - _GitLabAvatarTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabAvatarTrait.displayName
:Disable GitLab project avatars
. - _GitLabBrowser_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabBrowser.displayName
:GitLab
. - _GitLabLink_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabLink.displayName
:GitLab
. - _GitLabMarkUnstableAsSuccessTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabMarkUnstableAsSuccessTrait.displayName
:Mark unstable build as successful on Gitlab
. - _GitLabSCMNavigator_description() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.description
:Scans a GitLab Group (or user account) for all projects matching some defined markers.
. - _GitLabSCMNavigator_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.displayName
:GitLab Group
. - _GitLabSCMNavigator_pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.pronoun
:GitLab Group
. - _GitLabSCMNavigator_selectedCredentialsMissing() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.selectedCredentialsMissing
:Cannot find currently selected credentials
. - _GitLabSCMNavigator_traitSection_additional() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_additional
:Additional
. - _GitLabSCMNavigator_traitSection_projects() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_projects
:Projects
. - _GitLabSCMNavigator_traitSection_withinRepo() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMNavigator.traitSection_withinRepo
:Within project
. - _GitLabSCMSource_ChangeRequestCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.ChangeRequestCategory
:Merge Requests
. - _GitLabSCMSource_DisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.DisplayName
:GitLab Project
. - _GitLabSCMSource_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.Pronoun
:GitLab Project
. - _GitLabSCMSource_selectedCredentialsMissing() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.selectedCredentialsMissing
:Cannot find currently selected credentials
. - _GitLabSCMSource_TagCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.TagCategory
:Tags
. - _GitLabSCMSource_traitSection_additional() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.traitSection_additional
:Additional
. - _GitLabSCMSource_traitSection_withinRepo() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.traitSection_withinRepo
:Within project
. - _GitLabSCMSource_UncategorizedCategory() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSCMSource.UncategorizedCategory
:Branches
. - _GitLabServer_advancedSectionForFuture() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.advancedSectionForFuture
:Advanced configurations will be added in later release
. - _GitLabServer_credentialsNotResolved(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.credentialsNotResolved
:Cannot resolve suitable credentials with id: {0}
. - _GitLabServer_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.displayName
:GitLab Server
. - _GitLabServer_failedValidation(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.failedValidation
:Failed to validate the account {0}
. - _GitLabServer_hookManagementAs(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.hookManagementAs
:Hook management will be performed as {0}
. - _GitLabServer_invalidUrl(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.invalidUrl
:Invalid GitLab Server URL: {0}
. - _GitLabServer_serverVersion(Object) - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.serverVersion
:GitLab Version: {0}
. - _GitLabServer_validateInterrupted() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.validateInterrupted
:Interrupted while trying to validate credentials
. - _GitLabServer_versionInterrupted() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServer.versionInterrupted
:Interrupted while trying to determine server version
. - _GitLabServers_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.servers.Messages
-
Key
GitLabServers.displayName
:GitLab
. - _GitLabSkipNotificationsTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabSkipNotificationsTrait.displayName
:Skip pipeline status notifications
. - _GitLabTagSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabTagSCMHead.Pronoun
:Tag
. - _GitLabWebHookCause_ShortDescription_MergeRequestHook(Object, Object, Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.MergeRequestHook
:Triggered by GitLab Merge Request #{0}: {1} => {2}
. - _GitLabWebHookCause_ShortDescription_Push(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.Push
:Started by GitLab push by {0}
. - _GitLabWebHookCause_ShortDescription_Push_noUser() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
GitLabWebHookCause.ShortDescription.Push_noUser
:Started by GitLab push
. - _hashCode() - Method in class io.jenkins.plugins.gitlabbranchsource.MergeRequestSCMRevision
- _HookRegistrationTrait_disable(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.disable
:Disable {0} management
. - _HookRegistrationTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.displayName
:Override GitLab hook management modes
. - _HookRegistrationTrait_useItem(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.useItem
:Use Item credentials for {0} management
. - _HookRegistrationTrait_useSystem(Object) - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
HookRegistrationTrait.useSystem
:Use System credentials for {0} management mode (default)
. - _LogCommentTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
LogCommentTrait.displayName
:Log build status as comment on GitLab
. - _MergeRequestSCMHead_Pronoun() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
MergeRequestSCMHead.Pronoun
:Merge Request
. - _OriginMergeRequestDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
OriginMergeRequestDiscoveryTrait.authorityDisplayName
:Trust origin merge requests
. - _PersonalAccessTokenImpl_displayName() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.displayName
:GitLab Personal Access Token
. - _PersonalAccessTokenImpl_tokenRequired() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.tokenRequired
:Token required
. - _PersonalAccessTokenImpl_tokenWrongLength() - Static method in class io.jenkins.plugins.gitlabserverconfig.credentials.Messages
-
Key
PersonalAccessTokenImpl.tokenWrongLength
:Token should be at least 20 characters long
. - _ProjectNamingStrategyTrait_contextualProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.contextualProjectPath
:Contextual Project Path
. - _ProjectNamingStrategyTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.displayName
:Project Naming Strategy
. - _ProjectNamingStrategyTrait_fullProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.fullProjectPath
:Full Project Path
. - _ProjectNamingStrategyTrait_projectName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.projectName
:Project Name
. - _ProjectNamingStrategyTrait_simpleProjectPath() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
ProjectNamingStrategyTrait.simpleProjectPath
:Simple Project Path
. - _SharedProjectsDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SharedProjectsDiscoveryTrait.displayName
:Discover shared projects
. - _SSHCheckoutTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.displayName
:Checkout over SSH
. - _SSHCheckoutTrait_incompatibleCredentials() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.incompatibleCredentials
:The currently configured credentials are incompatible with this behaviour
. - _SSHCheckoutTrait_missingCredentials() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.missingCredentials
:The currently configured credentials cannot be found
. - _SSHCheckoutTrait_useAgentKey() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SSHCheckoutTrait.useAgentKey
:- use build agent''s key -
. - _SubGroupProjectDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
SubGroupProjectDiscoveryTrait.displayName
:Discover subgroup projects
. - _TagDiscoveryTrait_authorityDisplayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TagDiscoveryTrait.authorityDisplayName
:Trust origin tags
. - _TagDiscoveryTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TagDiscoveryTrait.displayName
:Discover tags
. - _TriggerMRCommentTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
TriggerMRCommentTrait.displayName
:Trigger build on merge request comment
. - _WebhookListenerBuildConditionsTrait_displayName() - Static method in class io.jenkins.plugins.gitlabbranchsource.Messages
-
Key
WebhookListenerBuildConditionsTrait.displayName
:Webhook Listener Conditions
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
GitLabHookCreator.getHookUrl(GitLabServer,boolean)
instead