Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction Class Reference

Inherits CallableSystemAction.

Public Member Functions

boolean asynchronous ()
 
HelpCtx getHelpCtx ()
 
String getName ()
 
void performAction ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

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.

Member Function Documentation

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.

Member Data Documentation

final long org.sleuthkit.autopsy.casemodule.UnpackagePortableCaseAction.serialVersionUID = 1L
staticprivate

Definition at line 39 of file UnpackagePortableCaseAction.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.