Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Private Attributes

final PropertyChangeSupport publisher
 
final IngestJobEvent jobEvent
 
final IngestModuleEvent moduleEvent
 
final Object oldValue
 
final Object newValue
 

Detailed Description

Fires ingest events to ingest manager property change listeners.

Definition at line 821 of file IngestManager.java.

Member Function Documentation

void org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.run ( )

Member Data Documentation

final IngestJobEvent org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.jobEvent
private

Definition at line 824 of file IngestManager.java.

final IngestModuleEvent org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.moduleEvent
private

Definition at line 825 of file IngestManager.java.

final Object org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.newValue
private

Definition at line 827 of file IngestManager.java.

final Object org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.oldValue
private

Definition at line 826 of file IngestManager.java.

final PropertyChangeSupport org.sleuthkit.autopsy.ingest.IngestManager.IngestEventPublisher.publisher
private

Definition at line 823 of file IngestManager.java.


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

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