Autopsy
4.19.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 1344 of file DataResultViewerTable.java.
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_AND_TAG_COMMENTS |
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.CR_COMMENT |
Definition at line 1347 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 1345 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.UnsupportedContentNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.PoolNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.VolumeNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.ImageNode.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.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 1348 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 1346 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.