Class GitHubSCMSource.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<jenkins.scm.api.SCMSource>
jenkins.scm.api.SCMSourceDescriptor
com.github.kostyasha.github.integration.multibranch.GitHubSCMSource.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster, IconSpec
Enclosing class:
GitHubSCMSource

@Symbol("gitHub") @Extension public static class GitHubSCMSource.DescriptorImpl extends jenkins.scm.api.SCMSourceDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • createCategories

      @NonNull protected jenkins.scm.api.SCMHeadCategory[] createCategories()
      Overrides:
      createCategories in class jenkins.scm.api.SCMSourceDescriptor
    • getDisplayName

      @NonNull public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<jenkins.scm.api.SCMSource>
    • getScmFactoryDescriptors

      public List<GitHubSCMFactory.GitHubSCMFactoryDescriptor> getScmFactoryDescriptors()