Autopsy
4.19.3
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.
Definition at line 1049 of file IngestManager.java.
Void org.sleuthkit.autopsy.ingest.IngestManager.StartIngestJobTask.call | ( | ) |
Definition at line 1061 of file IngestManager.java.
References org.sleuthkit.autopsy.ingest.IngestJob.getId(), org.sleuthkit.autopsy.ingest.IngestManager.ingestJobsById, org.sleuthkit.autopsy.core.RuntimeProperties.runningWithGUI, and org.sleuthkit.autopsy.ingest.IngestManager.startIngestJobFutures.
|
private |
Definition at line 1052 of file IngestManager.java.
|
private |
Definition at line 1053 of file IngestManager.java.
|
private |
Definition at line 1051 of file IngestManager.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.