Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletiontListener Class Reference

Inherits PropertyChangeListener.

Public Member Functions

void propertyChange (PropertyChangeEvent event)
 

Private Attributes

final Object ingestMonitor
 

Detailed Description

An ingest job event listener that allows IngestRunner.runIngestJob to block until the specified ingest job is completed.

Definition at line 84 of file IngestJobRunner.java.

Member Function Documentation

void org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletiontListener.propertyChange ( PropertyChangeEvent  event)

Member Data Documentation

final Object org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletiontListener.ingestMonitor
private

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

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