@Extension
@Symbol(value="credentials")
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,
String value,
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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.ParameterDefinition.ParameterDescriptorpublic 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 String value, @QueryParameter boolean required)
Copyright © 2016–2017. All rights reserved.