@Extension public static class GitHubSCMSourceChecksTrait.DescriptorImpl extends jenkins.scm.api.trait.SCMSourceTraitDescriptor
GitHubSCMSourceChecksTrait.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends jenkins.scm.api.trait.SCMSourceContext> |
getContextClass()
The
GitHubSCMSourceChecksTrait is only applicable to GitHubSCMSourceContext. |
String |
getDisplayName()
Returns the display name.
|
Class<? extends jenkins.scm.api.SCMSource> |
getSourceClass()
The
GitHubSCMSourceChecksTrait is only applicable to GitHubSCMSource. |
getBuilderClass, isApplicableTo, isApplicableTo, isApplicableTo, isApplicableToBuilder, isApplicableToBuilder, isApplicableToContext, isApplicableToContextgetScmClass, isApplicableToSCM, isApplicableToSCMaddHelpFileRedirect, 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, toMappublic String getDisplayName()
getDisplayName in class Descriptor<jenkins.scm.api.trait.SCMSourceTrait>public Class<? extends jenkins.scm.api.trait.SCMSourceContext> getContextClass()
GitHubSCMSourceChecksTrait is only applicable to GitHubSCMSourceContext.getContextClass in class jenkins.scm.api.trait.SCMSourceTraitDescriptorGitHubSCMSourceContext.classpublic Class<? extends jenkins.scm.api.SCMSource> getSourceClass()
GitHubSCMSourceChecksTrait is only applicable to GitHubSCMSource.getSourceClass in class jenkins.scm.api.trait.SCMSourceTraitDescriptorGitHubSCMSource.classCopyright © 2016–2022. All rights reserved.