@Extension public static final class JenkinsPackageOptions.DescriptorImpl extends hudson.model.Descriptor<JenkinsPackageOptions>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.DescriptorExtensionList<DeployableView,DeployableViewDescriptor> |
deployables()
Returns all the registered
DeployableView descriptors. |
java.lang.String |
getDisplayName() |
JenkinsPackageOptions |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<JenkinsPackageOptions>
public hudson.DescriptorExtensionList<DeployableView,DeployableViewDescriptor> deployables()
DeployableView
descriptors.public JenkinsPackageOptions newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<JenkinsPackageOptions>
hudson.model.Descriptor.FormException