public class GlobalSQLiteDatabase
extends org.jenkinsci.plugins.database.Database
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalSQLiteDatabase.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GlobalSQLiteDatabase(File path) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDataSource() |
File |
getPath() |
static void |
setDefaultGlobalDatabase() |
@DataBoundConstructor public GlobalSQLiteDatabase(File path)
public File getPath()
public DataSource getDataSource() throws SQLException
getDataSource in class org.jenkinsci.plugins.database.DatabaseSQLException@Initializer(after=PLUGINS_STARTED) public static void setDefaultGlobalDatabase()
Copyright © 2016–2021. All rights reserved.