Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits CallableSystemAction.
Public Member Functions | |
boolean | asynchronous () |
HelpCtx | getHelpCtx () |
String | getName () |
void | performAction () |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Unpackage Portable Case action for the Case menu to allow the user to decompress a portable case and open it.
Definition at line 37 of file UnpackagePortableCaseAction.java.
boolean org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction.asynchronous | ( | ) |
Definition at line 65 of file UnpackagePortableCaseAction.java.
HelpCtx org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction.getHelpCtx | ( | ) |
Definition at line 60 of file UnpackagePortableCaseAction.java.
String org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction.getName | ( | ) |
Definition at line 55 of file UnpackagePortableCaseAction.java.
void org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction.performAction | ( | ) |
Definition at line 47 of file UnpackagePortableCaseAction.java.
|
staticprivate |
Definition at line 39 of file UnpackagePortableCaseAction.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.