@Symbol(value={"RESTList","RestList","RESTListParam"})
@Extension
public static class RestListParameterDefinition.DescriptorImpl
extends ParameterDefinition.ParameterDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckCredentialId(Item context,
String value) |
FormValidation |
doCheckRestEndpoint(Item context,
String value) |
FormValidation |
doCheckValueExpression(Item context,
String value,
MimeType mimeType) |
ListBoxModel |
doFillCredentialIdItems(Item context,
String credentialId) |
String |
getDisplayName() |
getValuePageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap@Nonnull public String getDisplayName()
getDisplayName in class ParameterDefinition.ParameterDescriptor@POST public FormValidation doCheckRestEndpoint(@AncestorInPath Item context, @QueryParameter String value)
@POST public FormValidation doCheckValueExpression(@AncestorInPath Item context, @QueryParameter String value, @QueryParameter MimeType mimeType)
public ListBoxModel doFillCredentialIdItems(@AncestorInPath Item context, @QueryParameter String credentialId)
public FormValidation doCheckCredentialId(@AncestorInPath Item context, @QueryParameter String value)
Copyright © 2016–2020. All rights reserved.