public abstract class AbstractRemoteDatabaseDescriptor extends DatabaseDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRemoteDatabaseDescriptor() |
protected |
AbstractRemoteDatabaseDescriptor(Class<? extends Database> clazz) |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doValidate(String hostname,
String database,
String username,
Secret password,
String properties) |
alladdHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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@POST public FormValidation doValidate(@QueryParameter String hostname, @QueryParameter String database, @QueryParameter String username, @QueryParameter Secret password, @QueryParameter String properties) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException
Copyright © 2016–2021. All rights reserved.