@Extension
public static class CredentialsParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillCredentialTypeItems() |
StandardListBoxModel |
doFillDefaultValueItems(hudson.model.Item context,
String credentialType) |
StandardListBoxModel |
doFillValueItems(hudson.model.Item context,
String credentialType,
boolean required) |
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 String getDisplayName()
getDisplayName
in class hudson.model.ParameterDefinition.ParameterDescriptor
public hudson.util.ListBoxModel doFillCredentialTypeItems()
public StandardListBoxModel doFillDefaultValueItems(@AncestorInPath hudson.model.Item context, @QueryParameter(required=true) String credentialType)
public StandardListBoxModel doFillValueItems(@AncestorInPath hudson.model.Item context, @QueryParameter(required=true) String credentialType, @QueryParameter boolean required)
Copyright © 2016. All rights reserved.