Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.TimeLineController.AutopsyIngestModuleListener Class Reference

Inherits PropertyChangeListener.

Public Member Functions

void propertyChange (PropertyChangeEvent evt)
 

Detailed Description

Listener for IngestManager.IngestModuleEvents.

Definition at line 940 of file TimeLineController.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.TimeLineController.AutopsyIngestModuleListener.propertyChange ( PropertyChangeEvent  evt)

Checking for a current case is a stop gap measure until a different way of handling the closing of cases is worked out. Currently, remote events may be received for a case that is already closed.

Definition at line 943 of file TimeLineController.java.

References org.sleuthkit.autopsy.casemodule.Case.getCurrentCase().


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.