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

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

getNewValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >
getNewValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.TagSetsEventprotected
getOldValue()org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >
getOldValueObjects(SleuthkitCase caseDb, List< Long > ids)org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >protected
getTagSets()org.sleuthkit.autopsy.casemodule.events.TagSetsEvent
serialVersionUIDorg.sleuthkit.autopsy.casemodule.events.TagSetsEventprivatestatic
TagSetsEvent(String eventName, List< TagSet > tagSets)org.sleuthkit.autopsy.casemodule.events.TagSetsEventprivate
TskDataModelChangedEvent(String eventName, List< T > oldValueObjects, Function< T, Long > oldValueGetIdMethod, List< U > newValueObjects, Function< U, Long > newValueGetIdMethod)org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >protected

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