Autopsy
4.19.3
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 casemodule that cleans out user specified temp directory.
Definition at line 32 of file Installer.java.
|
private |
Definition at line 46 of file Installer.java.
Referenced by org.sleuthkit.autopsy.casemodule.Installer.getDefault().
|
static |
Definition at line 39 of file Installer.java.
References org.sleuthkit.autopsy.casemodule.Installer.Installer(), and org.sleuthkit.autopsy.casemodule.Installer.instance.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
void org.sleuthkit.autopsy.casemodule.Installer.restored | ( | ) |
Definition at line 50 of file Installer.java.
References org.sleuthkit.autopsy.coreutils.FileUtil.deleteDir(), and org.sleuthkit.autopsy.core.UserPreferences.getAppTempDirectory().
|
staticprivate |
Definition at line 37 of file Installer.java.
Referenced by org.sleuthkit.autopsy.casemodule.Installer.getDefault().
|
staticprivate |
Definition at line 34 of file Installer.java.
|
staticprivate |
Definition at line 35 of file Installer.java.
Copyright © 2012-2022 Basis Technology. Generated on: Mon Mar 20 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.