Uses of Class
io.jenkins.plugins.gitlabbranchsource.GitLabSCMSourceContext
-
Uses of GitLabSCMSourceContext in io.jenkins.plugins.gitlabbranchsource
Modifier and TypeMethodDescriptionfinal GitLabSCMSourceContext
GitLabSCMSourceContext.systemhookRegistration
(GitLabHookRegistration mode) GitLabSCMSourceContext.wantBranches
(boolean include) GitLabSCMSourceContext.wantForkMRs
(boolean include) GitLabSCMSourceContext.wantOriginMRs
(boolean include) GitLabSCMSourceContext.wantTags
(boolean include) final GitLabSCMSourceContext
GitLabSCMSourceContext.webhookRegistration
(GitLabHookRegistration mode) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysBuildMROpen
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysBuildMRReOpen
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreMRApproval
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreMRApproved
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreMRUnApproval
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreMRUnApproved
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreMRWorkInProgress
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withAlwaysIgnoreNonCodeRelatedUpdates
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withBuildMRForksNotMirror
(boolean disabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withBuildStatusNameCustomPart
(String buildStatusNameCustomPart) final GitLabSCMSourceContext
GitLabSCMSourceContext.withBuildStatusNameOverwrite
(Boolean buildStatusNameOverwrite) final GitLabSCMSourceContext
GitLabSCMSourceContext.withCommentBody
(String commentBody) GitLabSCMSourceContext.withForkMRStrategies
(Set<jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy> strategies) final GitLabSCMSourceContext
GitLabSCMSourceContext.withIgnoreTypeInStatusName
(Boolean ignoreTypeInStatusName) final GitLabSCMSourceContext
GitLabSCMSourceContext.withLogCommentEnabled
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withLogSuccess
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withMarkUnstableAsSuccess
(boolean disabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withMRCommentTriggerEnabled
(boolean enabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withNotificationsDisabled
(boolean disabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withOnlyTrustedMembersCanTrigger
(boolean enabled) GitLabSCMSourceContext.withOriginMRStrategies
(Set<jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy> strategies) final GitLabSCMSourceContext
GitLabSCMSourceContext.withProjectAvatarDisabled
(boolean disabled) final GitLabSCMSourceContext
GitLabSCMSourceContext.withSudoUser
(String sudoUser)