Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Classes | |
enum | Type |
Static Public Member Functions | |
static Version.Type | getBuildType () |
static String | getJavaRuntimeVersion () |
static String | getName () |
static String | getNetbeansBuild () |
static String | getNetbeansProductVersion () |
static String | getVersion () |
Private Member Functions | |
Version () | |
Static Private Member Functions | |
static String | getVersionProperty (String property) |
static void | loadVersionProperty () |
Static Private Attributes | |
static Properties | versionProperties |
Utility to get version and build settings set at build time
Definition at line 28 of file Version.java.
|
private |
Definition at line 32 of file Version.java.
|
static |
Get the application build type as set at build time
Definition at line 87 of file Version.java.
References org.sleuthkit.autopsy.coreutils.Version.getVersionProperty().
Referenced by org.sleuthkit.autopsy.coreutils.Logger.Logger(), and org.sleuthkit.autopsy.coreutils.Installer.restored().
|
static |
Definition at line 92 of file Version.java.
Referenced by org.sleuthkit.autopsy.coreutils.Installer.restored().
|
static |
Get the application name as set at build time
Definition at line 78 of file Version.java.
References org.sleuthkit.autopsy.coreutils.Version.getVersionProperty().
Referenced by org.sleuthkit.autopsy.casemodule.CaseOpenAction.CaseOpenAction(), org.sleuthkit.autopsy.core.UserPreferences.getAppName(), org.sleuthkit.autopsy.casemodule.Case.getNameForTitle(), and org.sleuthkit.autopsy.coreutils.Installer.restored().
|
static |
Definition at line 96 of file Version.java.
Referenced by org.sleuthkit.autopsy.coreutils.Installer.restored().
|
static |
Definition at line 100 of file Version.java.
|
static |
Get the application version as set at build time
Definition at line 69 of file Version.java.
References org.sleuthkit.autopsy.coreutils.Version.getVersionProperty().
Referenced by org.sleuthkit.autopsy.casemodule.CaseMetadata.createXMLDOM(), org.sleuthkit.autopsy.casemodule.Case.getAutopsyVersion(), org.sleuthkit.autopsy.test.InterestingArtifactCreatorIngestModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.iOS.iOSModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.recentactivity.RecentActivityExtracterModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.exif.ExifParserModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.e01verify.E01VerifierModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchDetectorModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.embeddedfileextractor.EmbeddedFileExtractorModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.vmextractor.VMExtractorIngestModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.centralrepository.ingestmodule.IngestModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.keywordsearch.KeywordSearchModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.interestingitems.InterestingItemsIngestModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.modules.encryptiondetection.EncryptionDetectionModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.test.CustomArtifactsCreatorIngestModuleFactory.getModuleVersionNumber(), org.sleuthkit.autopsy.casemodule.Case.getNameForTitle(), and org.sleuthkit.autopsy.coreutils.Installer.restored().
|
staticprivate |
Definition at line 55 of file Version.java.
References org.sleuthkit.autopsy.coreutils.Version.loadVersionProperty().
Referenced by org.sleuthkit.autopsy.coreutils.Version.getBuildType(), org.sleuthkit.autopsy.coreutils.Version.getName(), and org.sleuthkit.autopsy.coreutils.Version.getVersion().
|
staticprivate |
Definition at line 40 of file Version.java.
Referenced by org.sleuthkit.autopsy.coreutils.Version.getVersionProperty().
|
staticprivate |
Definition at line 30 of file Version.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.