@Extension public static final class Git.DescriptorImpl extends ConfigurationRotatorSCMDescriptor<Git>
| Constructor and Description |
|---|
Git.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doTest() |
String |
getDisplayName() |
String |
getFeedComponentName() |
List<GitTarget> |
getTargets(Git instance) |
AbstractConfigurationRotatorSCM |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData,
AbstractConfigurationRotatorSCM i) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<AbstractConfigurationRotatorSCM>public String getFeedComponentName()
getFeedComponentName in class ConfigurationRotatorSCMDescriptor<Git>public hudson.util.FormValidation doTest()
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic AbstractConfigurationRotatorSCM newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData, AbstractConfigurationRotatorSCM i) throws hudson.model.Descriptor.FormException
newInstance in class ConfigurationRotatorSCMDescriptor<Git>hudson.model.Descriptor.FormExceptionCopyright © 2004-2014. All Rights Reserved.