public class PerItemSQLiteDatabase
extends org.jenkinsci.plugins.database.PerItemDatabase
Modifier and Type | Class and Description |
---|---|
static class |
PerItemSQLiteDatabase.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
PerItemSQLiteDatabase() |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource(TopLevelItem item) |
static void |
setDefaultPerItemDatabase() |
public DataSource getDataSource(TopLevelItem item) throws SQLException
getDataSource
in class org.jenkinsci.plugins.database.PerItemDatabase
SQLException
@Initializer(after=PLUGINS_STARTED) public static void setDefaultPerItemDatabase()
Copyright © 2016–2021. All rights reserved.