|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Public Member Functions | |
| boolean | closing () |
| void | restored () |
Static Public Member Functions | |
| static synchronized Installer | getDefault () |
Private Member Functions | |
| Installer () | |
Static Private Attributes | |
| static Installer | instance |
Initializes ingest manager when the module is loaded
Definition at line 27 of file Installer.java.
|
private |
Definition at line 38 of file Installer.java.
Referenced by org.sleuthkit.autopsy.ingest.Installer.getDefault().
| boolean org.sleuthkit.autopsy.ingest.Installer.closing | ( | ) |
Definition at line 56 of file Installer.java.
|
static |
Definition at line 31 of file Installer.java.
References org.sleuthkit.autopsy.ingest.Installer.Installer(), and org.sleuthkit.autopsy.ingest.Installer.instance.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
| void org.sleuthkit.autopsy.ingest.Installer.restored | ( | ) |
Definition at line 43 of file Installer.java.
References org.sleuthkit.autopsy.ingest.IngestManager.getInstance().
|
staticprivate |
Definition at line 29 of file Installer.java.
Referenced by org.sleuthkit.autopsy.ingest.Installer.getDefault().
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.