Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< File, Void >.
Protected Member Functions | |
File | doInBackground () throws Exception |
void | done () |
Private Member Functions | |
Path | createFilePath () |
File | createThreadDump () throws IOException |
SwingWorker to that will create the thread dump file. Once the file is created it will be opened in an external viewer.
Definition at line 87 of file ThreadDumpAction.java.
|
private |
Create the dump file path.
Definition at line 147 of file ThreadDumpAction.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCase(), org.sleuthkit.autopsy.coreutils.PlatformUtil.getLogDirectory(), org.sleuthkit.autopsy.casemodule.Case.getLogDirectoryPath(), and org.sleuthkit.autopsy.casemodule.Case.isCaseOpen().
|
private |
Create the thread dump file.
IOException |
Definition at line 116 of file ThreadDumpAction.java.
|
protected |
Definition at line 90 of file ThreadDumpAction.java.
|
protected |
Definition at line 95 of file ThreadDumpAction.java.
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.