Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits PropertyChangeListener.
Public Member Functions | |
void | propertyChange (PropertyChangeEvent evt) |
Listener for IngestManager.IngestModuleEvents.
Definition at line 942 of file TimeLineController.java.
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 945 of file TimeLineController.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows().
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.