public static class PackageParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
add(int x,
int y) |
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.ListBoxModel |
doFillPkgItems(String rep) |
hudson.util.ListBoxModel |
doFillRepItems() |
String |
getDisplayName() |
String |
getHelpFile() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, 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.ParameterDefinition.ParameterDescriptorpublic String getHelpFile()
getHelpFile in class hudson.model.Descriptor<hudson.model.ParameterDefinition>public hudson.util.ListBoxModel doFillRepItems()
public hudson.util.ListBoxModel doFillPkgItems(@QueryParameter
String rep)
throws IOException
IOExceptionpublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.model.ParameterDefinition>hudson.model.Descriptor.FormException@JavaScriptMethod
public int add(int x,
int y)
Copyright © 2016–2017. All rights reserved.