Autopsy  4.5.0
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.StartIngestJobTask Class Reference

Inherits Callable< Void >.

Public Member Functions

Void call ()
 

Private Attributes

final IngestJob job
 
ProgressHandle progress
 
final long threadId
 

Detailed Description

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

Definition at line 771 of file IngestManager.java.

Member Function Documentation

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

Member Data Documentation

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

Definition at line 774 of file IngestManager.java.

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

Definition at line 775 of file IngestManager.java.

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

Definition at line 773 of file IngestManager.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.