Package io.jenkins.plugins.redis
Class RedisFingerprintStorage.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<FingerprintStorage>
jenkins.fingerprints.FingerprintStorageDescriptor
io.jenkins.plugins.redis.RedisFingerprintStorageDescriptor
io.jenkins.plugins.redis.RedisFingerprintStorage.DescriptorImpl
- Enclosing class:
- RedisFingerprintStorage
@Extension public static class RedisFingerprintStorage.DescriptorImpl extends RedisFingerprintStorageDescriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class io.jenkins.plugins.redis.RedisFingerprintStorageDescriptor
DEFAULT_CONNECTION_TIMEOUT, DEFAULT_CREDENTIALS_ID, DEFAULT_DATABASE, DEFAULT_HOST, DEFAULT_PORT, DEFAULT_SOCKET_TIMEOUT, DEFAULT_SSL
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
Methods inherited from class io.jenkins.plugins.redis.RedisFingerprintStorageDescriptor
doCheckCredentialsId, doFillCredentialsIdItems, doTestRedisConnection, getDisplayName, testConnection
Methods inherited from class hudson.model.Descriptor
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, toMap
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-