クラス BacklogPullRequestSCMSource.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<jenkins.scm.api.SCMSource>
jenkins.scm.api.SCMSourceDescriptor
hudson.plugins.backlog.pipeline.BacklogPullRequestSCMSource.DescriptorImpl
- 含まれているクラス:
- BacklogPullRequestSCMSource
@Extension
public static class BacklogPullRequestSCMSource.DescriptorImpl
extends jenkins.scm.api.SCMSourceDescriptor
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
フィールドの概要
クラスから継承されたフィールド jenkins.scm.api.SCMSourceDescriptor
categories
クラスから継承されたフィールド hudson.model.Descriptor
clazz
-
コンストラクタの概要
-
メソッドの概要
修飾子とタイプメソッド説明doCheckCredentialsId
(jenkins.scm.api.SCMSourceOwner context, String url, String value) doFillCredentialsIdItems
(jenkins.scm.api.SCMSourceOwner context, String remote, String credentialsId) List<hudson.plugins.git.extensions.GitSCMExtensionDescriptor>
hudson.plugins.git.GitSCM.DescriptorImpl
boolean
クラスから継承されたメソッド jenkins.scm.api.SCMSourceDescriptor
createCategories, forOwner, forOwner, forOwner, forOwner, getCategories, getIconClassName, getId, getPronoun, getTraitsDefaults, isApplicable, isUserInstantiable
クラスから継承されたメソッド hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
コンストラクタの詳細
-
DescriptorImpl
public DescriptorImpl()
-
-
メソッドの詳細
-
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
-
getBrowserDescriptors
-
showGitToolOptions
public boolean showGitToolOptions() -
doFillGitToolItems
-