public abstract class ConfigurationRotatorSCMDescriptor<T extends AbstractConfigurationRotatorSCM> extends hudson.model.Descriptor<AbstractConfigurationRotatorSCM>
| Constructor and Description |
|---|
ConfigurationRotatorSCMDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getFeedComponentName() |
AbstractConfigurationRotatorSCM |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData,
AbstractConfigurationRotatorSCM instance) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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, toMappublic AbstractConfigurationRotatorSCM newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData, AbstractConfigurationRotatorSCM instance) throws hudson.model.Descriptor.FormException
hudson.model.Descriptor.FormExceptionpublic abstract String getFeedComponentName()
Copyright © 2004-2014. All Rights Reserved.