Autopsy
4.12.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 858 of file IngestManager.java.
Void org.sleuthkit.autopsy.ingest.IngestManager.StartIngestJobTask.call | ( | ) |
Definition at line 870 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 861 of file IngestManager.java.
|
private |
Definition at line 862 of file IngestManager.java.
|
private |
Definition at line 860 of file IngestManager.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.