public abstract class AbstractRemoteDatabaseDescriptor extends DatabaseDescriptor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRemoteDatabaseDescriptor() |
protected |
AbstractRemoteDatabaseDescriptor(Class<? extends Database> clazz) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doValidate(String hostname,
String database,
String username,
String password,
String properties) |
alladdHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 hudson.util.FormValidation doValidate(@QueryParameter
String hostname,
@QueryParameter
String database,
@QueryParameter
String username,
@QueryParameter
String password,
@QueryParameter
String properties)
throws NoSuchMethodException,
InvocationTargetException,
IllegalAccessException,
InstantiationException
Copyright © 2004-2016. All Rights Reserved.