@Extension @Symbol(value="globalLib") public static final class GlobalLibraryScmSource.DescriptorImpl extends P4SCMSourceDescriptor
defaultFormat
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.model.AutoCompletionCandidates |
doAutoCompletePath(String value) |
hudson.util.FormValidation |
doCheckPath(String value) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends jenkins.scm.api.SCMSourceOwner> owner) |
doCheckCredential, doCheckIncludes, doFillCharsetItems, doFillCredentialItems, getBrowserDescriptors
createCategories, forOwner, forOwner, forOwner, forOwner, getCategories, getIconClassName, getId, getPronoun, isUserInstantiable
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<jenkins.scm.api.SCMSource>
public hudson.util.FormValidation doCheckPath(@QueryParameter String value)
public hudson.model.AutoCompletionCandidates doAutoCompletePath(@QueryParameter String value)
public boolean isApplicable(Class<? extends jenkins.scm.api.SCMSourceOwner> owner)
isApplicable
in class jenkins.scm.api.SCMSourceDescriptor
Copyright © 2016–2022. All rights reserved.