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.IngestJobStarter Class Reference

Inherits Callable< Void >.

Public Member Functions

Void call ()
 

Private Attributes

final long threadId
 
final IngestJob job
 
ProgressHandle progress
 

Detailed Description

Creates and starts an ingest job for a collection of data sources.

Definition at line 741 of file IngestManager.java.

Member Function Documentation

Void org.sleuthkit.autopsy.ingest.IngestManager.IngestJobStarter.call ( )

Member Data Documentation

final IngestJob org.sleuthkit.autopsy.ingest.IngestManager.IngestJobStarter.job
private

Definition at line 744 of file IngestManager.java.

ProgressHandle org.sleuthkit.autopsy.ingest.IngestManager.IngestJobStarter.progress
private

Definition at line 745 of file IngestManager.java.

final long org.sleuthkit.autopsy.ingest.IngestManager.IngestJobStarter.threadId
private

Definition at line 743 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.