Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org::sleuthkit::datamodel::CaseDbAccessManager::CaseDbAccessQueryCallback.
Public Member Functions | |
void | process (ResultSet rs) |
Callback to process the results of the CaseDbAccessManager select query. Will add the object type names to the list of ResultFile objects.
Definition at line 930 of file DiscoveryAttributes.java.
void org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.ObjectDetectedAttribute.ObjectDetectedNamesCallback.process | ( | ResultSet | rs | ) |
Implements org::sleuthkit::datamodel::CaseDbAccessManager::CaseDbAccessQueryCallback.
Definition at line 944 of file DiscoveryAttributes.java.
References org.sleuthkit.autopsy.discovery.search.SearchData.Type.DOMAIN, org.sleuthkit.autopsy.discovery.search.ResultFile.getFirstInstance(), org::sleuthkit::datamodel::AbstractContent.getId(), and org.sleuthkit.autopsy.discovery.search.Result.getType().
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.