クラス BacklogPullRequestSCMSource.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<jenkins.scm.api.SCMSource>
jenkins.scm.api.SCMSourceDescriptor
hudson.plugins.backlog.pipeline.BacklogPullRequestSCMSource.DescriptorImpl
すべての実装されたインタフェース:
Saveable, OnMaster, IconSpec
含まれているクラス:
BacklogPullRequestSCMSource

@Extension public static class BacklogPullRequestSCMSource.DescriptorImpl extends jenkins.scm.api.SCMSourceDescriptor
  • コンストラクタの詳細

    • DescriptorImpl

      public DescriptorImpl()
  • メソッドの詳細

    • getDisplayName

      public String getDisplayName()
      オーバーライド:
      getDisplayName クラス内 Descriptor<jenkins.scm.api.SCMSource>
    • doFillCredentialsIdItems

      public ListBoxModel doFillCredentialsIdItems(@AncestorInPath jenkins.scm.api.SCMSourceOwner context, @QueryParameter String remote, @QueryParameter String credentialsId)
    • doCheckCredentialsId

      public FormValidation doCheckCredentialsId(@AncestorInPath jenkins.scm.api.SCMSourceOwner context, @QueryParameter String url, @QueryParameter String value)
    • getSCMDescriptor

      public hudson.plugins.git.GitSCM.DescriptorImpl getSCMDescriptor()
    • getExtensionDescriptors

      public List<hudson.plugins.git.extensions.GitSCMExtensionDescriptor> getExtensionDescriptors()
    • getBrowserDescriptors

      public List<Descriptor<RepositoryBrowser<?>>> getBrowserDescriptors()
    • showGitToolOptions

      public boolean showGitToolOptions()
    • doFillGitToolItems

      public ListBoxModel doFillGitToolItems()