Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits CallableSystemAction.
Public Member Functions | |
boolean | asynchronous () |
HelpCtx | getHelpCtx () |
String | getName () |
boolean | isEnabled () |
void | performAction () |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Definition at line 34 of file PerformancePanelAction.java.
boolean org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.asynchronous | ( | ) |
Definition at line 56 of file PerformancePanelAction.java.
HelpCtx org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.getHelpCtx | ( | ) |
Definition at line 51 of file PerformancePanelAction.java.
String org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.getName | ( | ) |
Definition at line 61 of file PerformancePanelAction.java.
boolean org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.isEnabled | ( | ) |
Definition at line 46 of file PerformancePanelAction.java.
References org.sleuthkit.autopsy.casemodule.Case.isCaseOpen().
void org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.performAction | ( | ) |
Definition at line 39 of file PerformancePanelAction.java.
|
staticprivate |
Definition at line 36 of file PerformancePanelAction.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.