Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepositoryDbQueryCallback.
Public Member Functions | |
void | process (ResultSet rs) throws SQLException |
Private Attributes | |
final Collection< Persona > | personaList = new ArrayList<>() |
Callback to process a Persona query from the persona table.
Definition at line 357 of file Persona.java.
void org.sleuthkit.autopsy.centralrepository.datamodel.Persona.PersonaQueryCallback.process | ( | ResultSet | rs | ) | throws SQLException |
Definition at line 362 of file Persona.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.Persona.PersonaStatus.fromId().
|
private |
Definition at line 359 of file Persona.java.
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.