Autopsy  4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.casemodule.Case.SleuthkitEventListener Class Reference

Public Member Functions

void publishArtifactsPostedEvent (Blackboard.ArtifactsPostedEvent event)
 
void publishTimelineEventAddedEvent (TimelineManager.TimelineEventAddedEvent event)
 

Detailed Description

An instance of this class is registered as a listener on the event bus associated with the case database so that selected SleuthKit layer application events can be published as Autopsy application events.

Definition at line 421 of file Case.java.

Member Function Documentation

void org.sleuthkit.autopsy.casemodule.Case.SleuthkitEventListener.publishArtifactsPostedEvent ( Blackboard.ArtifactsPostedEvent  event)
void org.sleuthkit.autopsy.casemodule.Case.SleuthkitEventListener.publishTimelineEventAddedEvent ( TimelineManager.TimelineEventAddedEvent  event)

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

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