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

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

getNewValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< OsAccountInstance, OsAccountInstance >
getNewValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.OsAcctInstancesAddedEventprotected
getOldValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< OsAccountInstance, OsAccountInstance >
getOldValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< OsAccountInstance, OsAccountInstance >protected
getOsAccountInstances()org.sleuthkit.autopsy.casemodule.events.OsAcctInstancesAddedEvent
OsAcctInstancesAddedEvent(List< OsAccountInstance > osAcctInstances)org.sleuthkit.autopsy.casemodule.events.OsAcctInstancesAddedEvent
serialVersionUIDorg.sleuthkit.autopsy.casemodule.events.OsAcctInstancesAddedEventprivatestatic
TskDataModelChangedEvent(String eventName, List< T > oldValueObjects, Function< T, Long > oldValueGetIdMethod, List< U > newValueObjects, Function< U, Long > newValueGetIdMethod)org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< OsAccountInstance, OsAccountInstance >protected

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.