Go to the documentation of this file.
19package org.sleuthkit.autopsy.centralrepository.datamodel;
21import org.openide.util.NbBundle.Messages;
27 "CentralRepoDbChoice.Disabled.Text=Disabled",
28 "CentralRepoDbChoice.Sqlite.Text=SQLite",
29 "CentralRepoDbChoice.PostgreSQL_Multiuser.Text=PostgreSQL using multi-user settings",
30 "CentralRepoDbChoice.PostgreSQL.Text=Custom PostgreSQL",
48 this.settingKey = key;
CentralRepoDbChoice(String key, String title, CentralRepoPlatforms platform)
static final CentralRepoDbChoice[] DB_CHOICES
final CentralRepoPlatforms platform
CentralRepoPlatforms getDbPlatform()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.