Constructor and Description |
---|
CCUCMScm.CCUCMScmDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckStream(String stream) |
hudson.util.FormValidation |
doCheckTemplate(String value) |
hudson.util.FormValidation |
doExecutableCheck(String value) |
hudson.util.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, isApplicable, isApplicable, isBrowserReusable, load
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.scm.SCM>
hudson.model.Descriptor.FormException
public boolean getSlavePolling()
public boolean getMultisitePolling()
public String getDisplayName()
getDisplayName
in interface hudson.model.ModelObject
getDisplayName
in class hudson.model.Descriptor<hudson.scm.SCM>
public hudson.util.FormValidation doExecutableCheck(@QueryParameter String value)
public hudson.util.FormValidation doCheckTemplate(@QueryParameter String value) throws hudson.util.FormValidation
hudson.util.FormValidation
public hudson.util.FormValidation doCheckStream(@QueryParameter String stream)
public hudson.util.ListBoxModel doFillLoadModuleItems()
public CCUCMScm newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
newInstance
in class hudson.model.Descriptor<hudson.scm.SCM>
public List<String> getLevels()
public String gethLinkFeedFrom()
public void sethLinkFeedFrom(String hLinkFeedFrom)
hLinkFeedFrom
- the hLinkFeedFrom to setCopyright © 2004-2016. All Rights Reserved.