Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot Class Reference

Inherits Serializable.

Private Attributes

final String activity
 
final String dataSourceName
 
final String fileName
 
final long jobId
 
final Date startTime
 
final long threadId
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

A snapshot of the current activity of an ingest job task execution task running in an ingest thread.

Definition at line 1062 of file IngestManager.java.

Member Data Documentation

final String org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.activity
private

Definition at line 1068 of file IngestManager.java.

final String org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.dataSourceName
private

Definition at line 1069 of file IngestManager.java.

final String org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.fileName
private

Definition at line 1070 of file IngestManager.java.

final long org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.jobId
private

Definition at line 1071 of file IngestManager.java.

final long org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.serialVersionUID = 1L
staticprivate

Definition at line 1064 of file IngestManager.java.

final Date org.sleuthkit.autopsy.ingest.IngestManager.IngestThreadActivitySnapshot.startTime
private

Definition at line 1067 of file IngestManager.java.

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

Definition at line 1066 of file IngestManager.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.