Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettingsPanel Class Referenceabstract

Inherits JPanel.

Inherited by org.sleuthkit.autopsy.centralrepository.ingestmodule.IngestSettingsPanel, org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel, org.sleuthkit.autopsy.keywordsearch.KeywordSearchJobSettingsPanel, org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestSettingsPanel, org.sleuthkit.autopsy.modules.encryptiondetection.EncryptionDetectionIngestJobSettingsPanel, org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchModuleSettingsPanel, org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettingsPanel, org.sleuthkit.autopsy.modules.interestingitems.FilesIdentifierIngestJobSettingsPanel, and org.sleuthkit.autopsy.modules.photoreccarver.PhotoRecCarverIngestJobSettingsPanel.

Public Member Functions

abstract IngestModuleIngestJobSettings getSettings ()
 

Detailed Description

Abstract base class for panels that allow users to specify per ingest job settings for ingest modules.

Definition at line 27 of file IngestModuleIngestJobSettingsPanel.java.

Member Function Documentation

abstract IngestModuleIngestJobSettings org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettingsPanel.getSettings ( )
abstract

Gets the ingest job settings for an ingest module.

Returns
The ingest settings.

The documentation for this class 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.