Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus Enum Reference

Public Attributes

 CR_AND_TAG_COMMENTS
 
 CR_COMMENT
 
 NO_COMMENT
 
 TAG_COMMENT
 
 TAG_NO_COMMENT
 

Detailed Description

Enum to denote the presence of a comment associated with the content or artifacts generated from it.

Definition at line 1356 of file DataResultViewerTable.java.

Member Data Documentation

org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_AND_TAG_COMMENTS
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_COMMENT
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.NO_COMMENT
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_COMMENT
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_NO_COMMENT

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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.