Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.
Public Member Functions | |
PlasoModuleSettings () | |
long | getVersionNumber () |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Settings for the Plaso Ingest Module.
Definition at line 29 of file PlasoModuleSettings.java.
org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.PlasoModuleSettings | ( | ) |
Constructor. The PlasoModuleSettings will have the default parsers (winreg, pe, chrome, firefox, internet explorer) disabled.
Definition at line 49 of file PlasoModuleSettings.java.
long org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.getVersionNumber | ( | ) |
Gets the serialization version number.
Implements org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings.
Definition at line 79 of file PlasoModuleSettings.java.
References org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.serialVersionUID.
|
staticprivate |
Definition at line 31 of file PlasoModuleSettings.java.
Referenced by org.sleuthkit.autopsy.modules.plaso.PlasoModuleSettings.getVersionNumber().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.