Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.commandlineingest.CommandLineManager.
Classes | |
class | JobProcessingTask |
Public Member Functions | |
CommandLineOpenCaseManager (String casePath) | |
void | start () |
Private Attributes | |
final String | casePath |
Static Private Attributes | |
static final Logger | LOGGER = Logger.getLogger(CommandLineOpenCaseManager.class.getName()) |
Handles the opening of a case from the command line.
Definition at line 29 of file CommandLineOpenCaseManager.java.
org.sleuthkit.autopsy.commandlineingest.CommandLineOpenCaseManager.CommandLineOpenCaseManager | ( | String | casePath | ) |
Definition at line 34 of file CommandLineOpenCaseManager.java.
References org.sleuthkit.autopsy.commandlineingest.CommandLineOpenCaseManager.casePath.
void org.sleuthkit.autopsy.commandlineingest.CommandLineOpenCaseManager.start | ( | ) |
Starts the thread to open the case.
Definition at line 41 of file CommandLineOpenCaseManager.java.
Referenced by org.sleuthkit.autopsy.casemodule.StartupWindowProvider.init().
|
private |
Definition at line 32 of file CommandLineOpenCaseManager.java.
Referenced by org.sleuthkit.autopsy.commandlineingest.CommandLineOpenCaseManager.CommandLineOpenCaseManager().
|
staticprivate |
Definition at line 31 of file CommandLineOpenCaseManager.java.
Copyright © 2012-2022 Basis Technology. Generated on: Fri Jun 9 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.