Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestJobExecutor.IngestJobState Enum Reference

Public Attributes

 ACCEPTING_STREAMED_CONTENT_AND_ANALYZING
 
 ANALYZING
 
 PIPELINES_SHUTTING_DOWN
 
 PIPELINES_STARTING_UP
 

Detailed Description

Definition at line 63 of file IngestJobExecutor.java.

Member Data Documentation

org.sleuthkit.autopsy.ingest.IngestJobExecutor.IngestJobState.ACCEPTING_STREAMED_CONTENT_AND_ANALYZING

Definition at line 65 of file IngestJobExecutor.java.

org.sleuthkit.autopsy.ingest.IngestJobExecutor.IngestJobState.ANALYZING

Definition at line 66 of file IngestJobExecutor.java.

org.sleuthkit.autopsy.ingest.IngestJobExecutor.IngestJobState.PIPELINES_SHUTTING_DOWN

Definition at line 67 of file IngestJobExecutor.java.

org.sleuthkit.autopsy.ingest.IngestJobExecutor.IngestJobState.PIPELINES_STARTING_UP

Definition at line 64 of file IngestJobExecutor.java.


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

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.