Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Callable< Void >.
Public Member Functions | |
Void | call () |
Private Attributes | |
final IngestJob | job |
ProgressHandle | progress |
final long | threadId |
Creates and starts an ingest job for a collection of data sources.
Definition at line 812 of file IngestManager.java.
Void org.sleuthkit.autopsy.ingest.IngestManager.StartIngestJobTask.call | ( | ) |
Definition at line 824 of file IngestManager.java.
References org.sleuthkit.autopsy.ingest.IngestJob.getId(), org.sleuthkit.autopsy.ingest.IngestManager.ingestJobsById, org.sleuthkit.autopsy.core.RuntimeProperties.runningWithGUI, org.sleuthkit.autopsy.ingest.IngestManager.startIngestJob(), and org.sleuthkit.autopsy.ingest.IngestManager.startIngestJobFutures.
|
private |
Definition at line 815 of file IngestManager.java.
|
private |
Definition at line 816 of file IngestManager.java.
|
private |
Definition at line 814 of file IngestManager.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.