Autopsy
4.19.3
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 1360 of file DataResultViewerTable.java.
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_AND_TAG_COMMENTS |
Definition at line 1365 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.CR_COMMENT |
Definition at line 1363 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.NO_COMMENT |
Definition at line 1361 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractContentNode< UnsupportedContent >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_COMMENT |
Definition at line 1364 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.HasCommentStatus.TAG_NO_COMMENT |
Definition at line 1362 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getCommentProperty(), org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.getCommentProperty(), and org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getCommentProperty().
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.