Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEvent Member List

This is the complete list of members for org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEvent, including all inherited members.

getHostIds()org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEvent
getNewValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< Person, Long >
getNewValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEventprotected
getOldValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< Person, Long >
getOldValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEventprotected
getPerson()org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEvent
HostsRemovedFromPersonEvent(Person person, List< Long > hostIds)org.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEvent
serialVersionUIDorg.sleuthkit.autopsy.casemodule.events.HostsRemovedFromPersonEventprivatestatic
TskDataModelChangedEvent(String eventName, List< T > oldValueObjects, Function< T, Long > oldValueGetIdMethod, List< U > newValueObjects, Function< U, Long > newValueGetIdMethod)org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< Person, Long >protected

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.