@Extension public static class ElasticSearchAuditLogger.DescriptorImpl extends Descriptor<AuditLogger>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckUrl(String value) |
ListBoxModel |
doFillClientCertificateCredentialsIdItems(String clientCertificateCredentialsId,
String url) |
ListBoxModel |
doFillUsernamePasswordCredentialsIdItems(String usernamePasswordCredentialsId,
String url) |
String |
getDisplayName() |
addHelpFileRedirect, 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, toMappublic String getDisplayName()
getDisplayName in class Descriptor<AuditLogger>public ListBoxModel doFillUsernamePasswordCredentialsIdItems(@QueryParameter String usernamePasswordCredentialsId, @QueryParameter String url)
public ListBoxModel doFillClientCertificateCredentialsIdItems(@QueryParameter String clientCertificateCredentialsId, @QueryParameter String url)
public FormValidation doCheckUrl(@QueryParameter(value="value") String value)
Copyright © 2016–2022. All rights reserved.