Autopsy  4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus Enum Reference

Public Attributes

 CANCELED
 
 COMPLETE
 
 ERROR
 
 QUEUING
 
 RUNNING
 

Detailed Description

Used by a report generation module to communicate report generation status to this panel and its listeners.

Definition at line 45 of file ReportProgressPanel.java.

Member Data Documentation

org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus.CANCELED
org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus.COMPLETE
org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus.ERROR
org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus.QUEUING
org.sleuthkit.autopsy.report.ReportProgressPanel.ReportStatus.RUNNING

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

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