@Extension public static class CCUCMScm.CCUCMScmDescriptor extends SCMDescriptor<CCUCMScm> implements ModelObject
Descriptor.FormException, Descriptor.PropertyType, Descriptor.SelfrepositoryBrowserclazz| Constructor and Description |
|---|
CCUCMScmDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
FormValidation |
doCheckStream(String stream) |
FormValidation |
doCheckTemplate(String value) |
FormValidation |
doExecutableCheck(String value) |
ListBoxModel |
doFillLoadModuleItems() |
String |
getDisplayName()
This is called by Hudson to discover the plugin name
|
String |
gethLinkFeedFrom() |
List<String> |
getLevels()
Used by Hudson to display a list of valid promotion levels to build
from.
|
boolean |
getMultisitePolling() |
boolean |
getSlavePolling() |
CCUCMScm |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
void |
sethLinkFeedFrom(String hLinkFeedFrom) |
getBrowserDescriptors, getGeneration, incrementGeneration, isApplicable, isApplicable, isBrowserReusable, loadaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class Descriptor<SCM>Descriptor.FormExceptionpublic boolean getSlavePolling()
public boolean getMultisitePolling()
public String getDisplayName()
getDisplayName in interface ModelObjectgetDisplayName in class Descriptor<SCM>public FormValidation doExecutableCheck(@QueryParameter String value)
public FormValidation doCheckTemplate(@QueryParameter String value) throws FormValidation
FormValidationpublic FormValidation doCheckStream(@QueryParameter String stream)
public ListBoxModel doFillLoadModuleItems()
public CCUCMScm newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
newInstance in class Descriptor<SCM>public List<String> getLevels()
public String gethLinkFeedFrom()
public void sethLinkFeedFrom(String hLinkFeedFrom)
hLinkFeedFrom - the hLinkFeedFrom to setCopyright © 2016–2022. All rights reserved.