Autopsy  4.21.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.

Definition at line 1049 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 1052 of file IngestManager.java.

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

Definition at line 1053 of file IngestManager.java.

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

Definition at line 1051 of file IngestManager.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.