Autopsy
4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.report.ReportModuleSettings.
Public Member Functions | |
long | getVersionNumber () |
Private Attributes | |
final String | setting = "None" |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Implementation of the ReportModuleSettings interface for use by report modules that do not have settings.
Definition at line 25 of file NoReportModuleSettings.java.
long org.sleuthkit.autopsy.report.NoReportModuleSettings.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.report.ReportModuleSettings.
Definition at line 31 of file NoReportModuleSettings.java.
References org.sleuthkit.autopsy.report.NoReportModuleSettings.serialVersionUID.
|
staticprivate |
Definition at line 27 of file NoReportModuleSettings.java.
Referenced by org.sleuthkit.autopsy.report.NoReportModuleSettings.getVersionNumber().
|
private |
Definition at line 28 of file NoReportModuleSettings.java.
Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.