C D G I L M P Q S X _ 
All Classes All Packages

C

ColumnName - Class in io.jenkins.plugins.postgresql
Defines constants which hold PostgreSQL table names.
ColumnName() - Constructor for class io.jenkins.plugins.postgresql.ColumnName
 

D

DatabaseSchemaLoader - Class in io.jenkins.plugins.postgresql
 
DatabaseSchemaLoader() - Constructor for class io.jenkins.plugins.postgresql.DatabaseSchemaLoader
 
DataConversion - Class in io.jenkins.plugins.postgresql
Helper class for handling converting of data from and to different data structures.
DataConversion() - Constructor for class io.jenkins.plugins.postgresql.DataConversion
 
delete(String) - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
Deletes the fingerprint with the given id from the PostgreSQL instance.
DescriptorImpl() - Constructor for class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage.DescriptorImpl
 

G

get() - Static method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
 
getConnectionSupplier() - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
 
getDisplayName() - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorageDescriptor
 

I

io.jenkins.plugins.postgresql - package io.jenkins.plugins.postgresql
 
isReady() - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
Returns true if there are fingerprints associate with the instance ID inside PostgreSQL instance.
iterateAndCleanupFingerprints(TaskListener) - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
 

L

load(String) - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
Returns the fingerprint associated with the given unique id and the Jenkins instance ID, from the PostgreSQL instance.

M

Messages - Class in io.jenkins.plugins.postgresql
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.postgresql.Messages
 
migrateSchema() - Static method in class io.jenkins.plugins.postgresql.DatabaseSchemaLoader
 

P

PostgreSQLFingerprintStorage - Class in io.jenkins.plugins.postgresql
Pluggable external fingerprint storage for fingerprints into PostgreSQL.
PostgreSQLFingerprintStorage() - Constructor for class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
 
PostgreSQLFingerprintStorage_DisplayName() - Static method in class io.jenkins.plugins.postgresql.Messages
Key PostgreSQLFingerprintStorage.DisplayName: PostgreSQL Fingerprint Storage.
PostgreSQLFingerprintStorage.DescriptorImpl - Class in io.jenkins.plugins.postgresql
 
PostgreSQLFingerprintStorageDescriptor - Class in io.jenkins.plugins.postgresql
Descriptor class for PostgreSQLFingerprintStorage.
PostgreSQLFingerprintStorageDescriptor() - Constructor for class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorageDescriptor
 

Q

Queries - Class in io.jenkins.plugins.postgresql
Reads SQL queries from Queries.propertiesFileName.
Queries() - Constructor for class io.jenkins.plugins.postgresql.Queries
 

S

save(Fingerprint) - Method in class io.jenkins.plugins.postgresql.PostgreSQLFingerprintStorage
Saves the given fingerprint inside the PostgreSQL instance.

X

XStreamHandler - Class in io.jenkins.plugins.postgresql
Supports ORM to and from JSON using XStream's JettisonMappedXmlDriver driver.
XStreamHandler() - Constructor for class io.jenkins.plugins.postgresql.XStreamHandler
 

_

_PostgreSQLFingerprintStorage_DisplayName() - Static method in class io.jenkins.plugins.postgresql.Messages
Key PostgreSQLFingerprintStorage.DisplayName: PostgreSQL Fingerprint Storage.
C D G I L M P Q S X _ 
All Classes All Packages