Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepositoryDbQueryCallback.
Public Member Functions | |
void | process (ResultSet resultSet) throws CentralRepoException, SQLException |
Callback to process a query that gets cases for account instances of an account
Definition at line 632 of file Persona.java.
void org.sleuthkit.autopsy.centralrepository.datamodel.Persona.CaseForAccountInstanceQueryCallback.process | ( | ResultSet | resultSet | ) | throws CentralRepoException, SQLException |
Definition at line 637 of file Persona.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getCaseById(), and org.sleuthkit.autopsy.centralrepository.datamodel.Persona.getCRInstance().
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.