Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
DISABLED | |
POSTGRESQL | |
SQLITE | |
This enum describes the possible database types for central repo.
Definition at line 24 of file CentralRepoPlatforms.java.
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoPlatforms.DISABLED |
Definition at line 25 of file CentralRepoPlatforms.java.
Referenced by org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getInstance(), and org.sleuthkit.autopsy.centralrepository.optionspanel.GlobalSettingsPanel.load().
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoPlatforms.POSTGRESQL |
Definition at line 27 of file CentralRepoPlatforms.java.
Referenced by org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbManager.getDbFactory(), org.sleuthkit.autopsy.centralrepository.optionspanel.GlobalSettingsPanel.load(), org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.onPromptStatusError(), and org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbUpgrader13To14.upgradeSchema().
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoPlatforms.SQLITE |
Definition at line 26 of file CentralRepoPlatforms.java.
Referenced by org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbManager.getDbFactory(), org.sleuthkit.autopsy.centralrepository.datamodel.RdbmsCentralRepoFactory.initializeDatabaseSchema(), org.sleuthkit.autopsy.centralrepository.optionspanel.GlobalSettingsPanel.load(), and org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.onPromptStatusError().
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.