Uses of Class
io.jenkins.plugins.gitlabbranchsource.GitLabSCMNavigatorContext
Packages that use GitLabSCMNavigatorContext
-
Uses of GitLabSCMNavigatorContext in io.jenkins.plugins.gitlabbranchsource
Methods in io.jenkins.plugins.gitlabbranchsource that return GitLabSCMNavigatorContextModifier and TypeMethodDescriptionGitLabSCMNavigatorContext.wantSharedProjects(boolean include) GitLabSCMNavigatorContext.wantSubgroupProjects(boolean include) GitLabSCMNavigatorContext.withProjectNamingStrategy(int strategyId) Constructors in io.jenkins.plugins.gitlabbranchsource with parameters of type GitLabSCMNavigatorContextModifierConstructorDescriptionprotectedGitLabSCMNavigatorRequest(jenkins.scm.api.SCMNavigator source, GitLabSCMNavigatorContext context, jenkins.scm.api.SCMSourceObserver observer)