@Extension public static class NameValuePair.NameValuePairDescriptor extends hudson.model.Descriptor<NameValuePair>
Constructor and Description |
---|
NameValuePairDescriptor() |
NameValuePairDescriptor(java.lang.Class<? extends NameValuePair> clazz) |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillPropertyNameItems(java.lang.String credentialExistingProps,
java.lang.String credentialNewProps,
hudson.model.AbstractProject<?,?> project,
java.lang.String type) |
java.lang.String |
getDisplayName() |
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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public NameValuePairDescriptor(java.lang.Class<? extends NameValuePair> clazz)
public NameValuePairDescriptor()
public java.lang.String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<NameValuePair>
public hudson.util.ListBoxModel doFillPropertyNameItems(@QueryParameter(value="credential") @RelativePath(value="../..") java.lang.String credentialExistingProps, @QueryParameter(value="credential") @RelativePath(value="../../..") java.lang.String credentialNewProps, @AncestorInPath hudson.model.AbstractProject<?,?> project, @QueryParameter @RelativePath(value="..") java.lang.String type)