Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getIngestProfilePrefix () |
Static Public Member Functions | |
static IngestProfilePaths | getInstance () |
Private Member Functions | |
IngestProfilePaths () | |
Static Private Attributes | |
static final String | INGEST_PROFILE_PREFIX = "IngestProfiles." |
static final IngestProfilePaths | instance = new IngestProfilePaths() |
Path information for ingest profiles.
Definition at line 24 of file IngestProfilePaths.java.
|
private |
Definition at line 30 of file IngestProfilePaths.java.
String org.sleuthkit.autopsy.ingest.profile.IngestProfilePaths.getIngestProfilePrefix | ( | ) |
Definition at line 45 of file IngestProfilePaths.java.
References org.sleuthkit.autopsy.ingest.profile.IngestProfilePaths.INGEST_PROFILE_PREFIX.
Referenced by org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.analyze().
|
static |
Definition at line 36 of file IngestProfilePaths.java.
References org.sleuthkit.autopsy.ingest.profile.IngestProfilePaths.instance.
Referenced by org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.analyze().
|
staticprivate |
Definition at line 28 of file IngestProfilePaths.java.
Referenced by org.sleuthkit.autopsy.ingest.profile.IngestProfilePaths.getIngestProfilePrefix().
|
staticprivate |
Definition at line 26 of file IngestProfilePaths.java.
Referenced by org.sleuthkit.autopsy.ingest.profile.IngestProfilePaths.getInstance().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.