Autopsy
4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Serializable.
Inherited by org.sleuthkit.autopsy.centralrepository.ingestmodule.IngestSettings, org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings, org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings, org.sleuthkit.autopsy.keywordsearch.KeywordSearchJobSettings, 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, and org.sleuthkit.autopsy.modules.photoreccarver.PhotoRecCarverIngestJobSettings.
Public Member Functions | |
long | getVersionNumber () |
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.
long org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.getVersionNumber | ( | ) |
Returns the version number of the settings object. The version number should be a private final static long per the documentation of the Serializable interface.
Implemented in org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings, org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdModuleSettings, and org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings.
Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.