Autopsy  4.8.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 812 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 815 of file IngestManager.java.

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

Definition at line 816 of file IngestManager.java.

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

Definition at line 814 of file IngestManager.java.


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

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