Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings Interface Reference

Inherits Serializable.

Inherited by org.sleuthkit.autopsy.centralrepository.ingestmodule.IngestSettings, org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings, org.sleuthkit.autopsy.ingest.GenericIngestModuleJobSettings, org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings, org.sleuthkit.autopsy.keywordsearch.KeywordSearchJobSettings, org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestSettings, org.sleuthkit.autopsy.modules.encryptiondetection.EncryptionDetectionIngestJobSettings, org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchDetectorModuleSettings, org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdModuleSettings, org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettings, org.sleuthkit.autopsy.modules.interestingitems.FilesIdentifierIngestJobSettings, org.sleuthkit.autopsy.modules.photoreccarver.PhotoRecCarverIngestJobSettings, org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings, and org.sleuthkit.autopsy.modules.yara.YaraIngestJobSettings.

Public Member Functions

long getVersionNumber ()
 

Detailed Description

Interface for per ingest job settings for ingest modules. The settings are serializable to support persistence of settings for different contexts and between invocations of the application.

Definition at line 28 of file IngestModuleIngestJobSettings.java.

Member Function Documentation

long org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.getVersionNumber ( )

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

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