Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
CR_AND_TAG_COMMENTS | |
CR_COMMENT | |
NO_COMMENT | |
TAG_COMMENT | |
TAG_NO_COMMENT | |
Enum to denote the presence of a comment associated with the content or artifacts generated from it.
Definition at line 1346 of file DataResultViewerTable.java.
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_AND_TAG_COMMENTS |
Definition at line 1351 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_COMMENT |
Definition at line 1349 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.NO_COMMENT |
Definition at line 1347 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.VolumeNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.ImageNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_COMMENT |
Definition at line 1350 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_NO_COMMENT |
Definition at line 1348 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.