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

Public Attributes

 ALL_MODULES
 
 DATA_SOURCE_ONLY
 
 FILES_ONLY
 

Detailed Description

The type of ingest modules to run.

Definition at line 593 of file IngestJobSettings.java.

Member Data Documentation

org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.ALL_MODULES
org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.DATA_SOURCE_ONLY

Run only data source level ingest modules.

Definition at line 602 of file IngestJobSettings.java.

Referenced by org.sleuthkit.autopsy.ingest.IngestJobSettings.load().

org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.FILES_ONLY

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

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.