@Extension public static final class MQNotifierConfig.DescriptorImpl extends Descriptor<MQNotifierConfig>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doTestConnection(String uri,
String name,
Secret pw)
Tests connection to the server URI.
|
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<MQNotifierConfig>public FormValidation doTestConnection(@QueryParameter(value="serverUri") String uri, @QueryParameter(value="userName") String name, @QueryParameter(value="userPassword") Secret pw) throws javax.servlet.ServletException
uri - the URI.name - the user name.pw - the user password.javax.servlet.ServletException - Exception for servlet.Copyright © 2016–2021. All rights reserved.