Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
ALL_MODULES | |
DATA_SOURCE_ONLY | |
FILES_ONLY | |
The type of ingest modules to run.
Definition at line 592 of file IngestJobSettings.java.
org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.ALL_MODULES |
Run both data source level and file-level ingest modules.
Definition at line 597 of file IngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestJobSettings(), org.sleuthkit.autopsy.ingest.IngestJobSettings.load(), and org.sleuthkit.autopsy.ingest.runIngestModuleWizard.RunIngestModulesAction.RunIngestModulesAction().
org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.DATA_SOURCE_ONLY |
Run only data source level ingest modules.
Definition at line 601 of file IngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestJobSettings.load().
org.sleuthkit.autopsy.ingest.IngestJobSettings.IngestType.FILES_ONLY |
Run only file level ingest modules.
Definition at line 605 of file IngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestJobSettings.load(), and org.sleuthkit.autopsy.ingest.runIngestModuleWizard.RunIngestModulesAction.RunIngestModulesAction().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.