Class GitLabSCMNavigatorRequest

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class GitLabSCMNavigatorRequest
    extends jenkins.scm.api.trait.SCMNavigatorRequest
    • Constructor Detail

      • GitLabSCMNavigatorRequest

        protected GitLabSCMNavigatorRequest​(@NonNull
                                            jenkins.scm.api.SCMNavigator source,
                                            @NonNull
                                            GitLabSCMNavigatorContext context,
                                            @NonNull
                                            jenkins.scm.api.SCMSourceObserver observer)
    • Method Detail

      • wantSubgroupProjects

        public boolean wantSubgroupProjects()
        Returns:
        whether to include subgroup projects
      • wantSharedProjects

        public boolean wantSharedProjects()
        Returns:
        wether to include projects that are shared with the group from other groups.
      • withProjectNamingStrategy

        public int withProjectNamingStrategy()
        Returns the project naming strategy id.
        Returns:
        the project naming strategy id.