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 | |
boolean | skipKnownFiles = true |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Ingest job options for sample ingest module instances.
Definition at line 37 of file SampleModuleIngestJobSettings.java.
long org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings.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 50 of file SampleModuleIngestJobSettings.java.
References org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings.serialVersionUID.
|
staticprivate |
Definition at line 39 of file SampleModuleIngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.examples.SampleModuleIngestJobSettings.getVersionNumber().
|
private |
Definition at line 40 of file SampleModuleIngestJobSettings.java.
Referenced by org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.customizeComponents().
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.