Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Observable.
Private Member Functions | |
void | loadArtifacts () |
Private Attributes | |
final Map< String, Set< Long > > | interestingItemsMap = new LinkedHashMap<>() |
Cache of result ids mapped by artifact type -> set name -> artifact id.
Definition at line 99 of file InterestingHits.java.
|
private |
Definition at line 152 of file InterestingHits.java.
References org.sleuthkit.autopsy.datamodel.InterestingHits.artifactType, org::sleuthkit::datamodel::SleuthkitCase.executeQuery(), org.sleuthkit.autopsy.datamodel.InterestingHits.filteringDSObjId, org.sleuthkit.autopsy.datamodel.InterestingHits.InterestingResults.interestingItemsMap, and org::sleuthkit::datamodel::BlackboardAttribute::ATTRIBUTE_TYPE.TSK_SET_NAME.
|
private |
Definition at line 102 of file InterestingHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.InterestingHits.InterestingResults.loadArtifacts().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.