Sleuth Kit Java Bindings (JNI)  4.11.0
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.TskEvent.PersonsDeletedTskEvent Class Reference

Inherits org.sleuthkit.datamodel.TskEvent.TskObjectsEvent< Long >.

Public Member Functions

List< Long > getPersonIds ()
 

Detailed Description

An event published when one or more persons are deleted.

Definition at line 396 of file TskEvent.java.

Member Function Documentation

List<Long> org.sleuthkit.datamodel.TskEvent.PersonsDeletedTskEvent.getPersonIds ( )

Gets the person IDs of the deleted persons.

Returns
The person IDs.

Definition at line 412 of file TskEvent.java.


The documentation for this class was generated from the following file:

Copyright © 2011-2021 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.