Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Public Member Functions | |
void | restored () |
Static Public Member Functions | |
static synchronized Installer | getDefault () |
Private Member Functions | |
Installer () | |
Static Private Attributes | |
static Installer | instance |
static final Logger | logger = Logger.getLogger(Installer.class.getName()) |
static final long | serialVersionUID = 1L |
Installer for hash databases that copies legacy settings to new location.
Definition at line 29 of file Installer.java.
|
private |
Constructs the singleton "package installer" used by the registered Installer for the Autopsy-Core module located in the org.sleuthkit.autopsy.core package.
Definition at line 53 of file Installer.java.
Referenced by org.sleuthkit.autopsy.report.infrastructure.Installer.getDefault().
|
static |
Gets the singleton "package installer" used by the registered Installer for the Autopsy-Core module located in the org.sleuthkit.autopsy.core package.
Definition at line 41 of file Installer.java.
References org.sleuthkit.autopsy.report.infrastructure.Installer.Installer(), and org.sleuthkit.autopsy.report.infrastructure.Installer.instance.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
void org.sleuthkit.autopsy.report.infrastructure.Installer.restored | ( | ) |
Definition at line 58 of file Installer.java.
|
staticprivate |
Definition at line 32 of file Installer.java.
Referenced by org.sleuthkit.autopsy.report.infrastructure.Installer.getDefault().
|
staticprivate |
Definition at line 30 of file Installer.java.
|
staticprivate |
Definition at line 31 of file Installer.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.