Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.commandlineingest.UserPreferences Class Reference

Static Public Member Functions

static String getCommandLineModeIngestModuleContextString ()
 

Static Private Attributes

static final String COMMAND_LINE_MODE_CONTEXT_STRING = "CommandLineModeContext"
 

Detailed Description

Provides convenient access to a UserPreferences node for user preferences with default values.

Definition at line 25 of file UserPreferences.java.

Member Function Documentation

static String org.sleuthkit.autopsy.commandlineingest.UserPreferences.getCommandLineModeIngestModuleContextString ( )
static

Get context string for command line mode ingest module settings.

Returns
String Context string for command line mode ingest module settings.

Definition at line 35 of file UserPreferences.java.

References org.sleuthkit.autopsy.commandlineingest.UserPreferences.COMMAND_LINE_MODE_CONTEXT_STRING.

Referenced by org.sleuthkit.autopsy.commandlineingest.CommandLineIngestManager.JobProcessingTask.analyze(), and org.sleuthkit.autopsy.commandlineingest.CommandLineIngestSettingsPanel.displayIngestJobSettingsPanel().

Member Data Documentation

final String org.sleuthkit.autopsy.commandlineingest.UserPreferences.COMMAND_LINE_MODE_CONTEXT_STRING = "CommandLineModeContext"
staticprivate

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.