Autopsy  4.19.3
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.IngestJobCompletionListener Class Reference

Inherits PropertyChangeListener.

Public Member Functions

void propertyChange (PropertyChangeEvent event)
 

Private Attributes

final Object ingestMonitor
 
int remainingJobsCount
 

Detailed Description

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

Definition at line 85 of file IngestJobRunner.java.

Member Function Documentation

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

Member Data Documentation

final Object org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletionListener.ingestMonitor
private
int org.sleuthkit.autopsy.testutils.IngestJobRunner.IngestJobCompletionListener.remainingJobsCount
private

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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.