|
Autopsy
4.22.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.
Definition at line 1052 of file IngestManager.java.
| Void org.sleuthkit.autopsy.ingest.IngestManager.StartIngestJobTask.call | ( | ) |
Definition at line 1064 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 1055 of file IngestManager.java.
|
private |
Definition at line 1056 of file IngestManager.java.
|
private |
Definition at line 1054 of file IngestManager.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.