Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.
Public Member Functions | |
long | getVersionNumber () |
Private Attributes | |
final String | setting = "None" |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Implementation of the IngestModuleOptions interface for use by ingest modules that do not have per ingest job options.
Definition at line 25 of file NoIngestModuleIngestJobSettings.java.
long org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings.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.
Implements org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.
Definition at line 31 of file NoIngestModuleIngestJobSettings.java.
References org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings.serialVersionUID.
|
staticprivate |
Definition at line 27 of file NoIngestModuleIngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.ingest.NoIngestModuleIngestJobSettings.getVersionNumber().
|
private |
Definition at line 28 of file NoIngestModuleIngestJobSettings.java.
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.