| Package | Description |
|---|---|
| org.jenkinsci.plugins.database |
| Modifier and Type | Method and Description |
|---|---|
static PerItemDatabase |
PerItemDatabaseConfiguration.find()
Convenience method to find the configured database.
|
static PerItemDatabase |
PerItemDatabaseConfiguration.findOrNull() |
PerItemDatabase |
PerItemDatabaseConfiguration.getDatabase() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<PerItemDatabase,PerItemDatabaseDescriptor> |
PerItemDatabaseDescriptor.all() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerItemDatabaseConfiguration.setDatabase(PerItemDatabase database) |
| Constructor and Description |
|---|
PerItemDatabaseDescriptor(Class<? extends PerItemDatabase> clazz) |
Copyright © 2016–2020. All rights reserved.