Uses of Class
org.jenkinsci.plugins.database.PerItemDatabase
Packages that use PerItemDatabase
-
Uses of PerItemDatabase in org.jenkinsci.plugins.database
Methods in org.jenkinsci.plugins.database that return PerItemDatabaseModifier and TypeMethodDescriptionstatic PerItemDatabasePerItemDatabaseConfiguration.find()Convenience method to find the configured database.static PerItemDatabasePerItemDatabaseConfiguration.findOrNull()PerItemDatabaseConfiguration.getDatabase()Methods in org.jenkinsci.plugins.database that return types with arguments of type PerItemDatabaseMethods in org.jenkinsci.plugins.database with parameters of type PerItemDatabaseModifier and TypeMethodDescriptionvoidPerItemDatabaseConfiguration.setDatabase(PerItemDatabase database) Constructor parameters in org.jenkinsci.plugins.database with type arguments of type PerItemDatabaseModifierConstructorDescriptionprotectedPerItemDatabaseDescriptor(Class<? extends PerItemDatabase> clazz)