Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.timeline.events.TagsAddedEvent, and org.sleuthkit.autopsy.timeline.events.TagsDeletedEvent.
Public Member Functions | |
ImmutableSet< Long > | getUpdatedEventIDs () |
Private Attributes | |
final Set< Long > | updatedEventIDs |
A "local" event published by filteredEventsModel to indicate that events have been tagged or un-tagged. This event is not intended for use out side of the Timeline module.
Definition at line 29 of file TagsUpdatedEvent.java.
ImmutableSet<Long> org.sleuthkit.autopsy.timeline.events.TagsUpdatedEvent.getUpdatedEventIDs | ( | ) |
Get the set of event IDs for the events that have been tagged or un-tagged.
Definition at line 40 of file TagsUpdatedEvent.java.
Referenced by org.sleuthkit.autopsy.timeline.ui.detailview.EventNodeBase< BundleType >.handleTimeLineTagEvent().
|
private |
Definition at line 31 of file TagsUpdatedEvent.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.