Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
INTERESTING_SCORE | |
NO_SCORE | |
NOTABLE_SCORE | |
Enum to denote the score given to an item to draw the users attention
Definition at line 1360 of file DataResultViewerTable.java.
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.Score.INTERESTING_SCORE |
Definition at line 1362 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getScorePropertyAndDescription(), and org.sleuthkit.autopsy.discovery.search.ResultFile.updateScoreAndDescription().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.Score.NO_SCORE |
Definition at line 1361 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.PoolNode.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.VolumeNode.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.ImageNode.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getScorePropertyAndDescription(), and org.sleuthkit.autopsy.discovery.search.ResultFile.updateScoreAndDescription().
org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.Score.NOTABLE_SCORE |
Definition at line 1363 of file DataResultViewerTable.java.
Referenced by org.sleuthkit.autopsy.datamodel.AbstractAbstractFileNode< SpecialDirectory >.getScorePropertyAndDescription(), org.sleuthkit.autopsy.datamodel.BlackboardArtifactNode.getScorePropertyAndDescription(), and org.sleuthkit.autopsy.discovery.search.ResultFile.updateScoreAndDescription().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.