Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.IngestModuleModel Class Reference

Private Attributes

final IngestModuleTemplate moduleTemplate
 
IngestModuleGlobalSettingsPanel globalSettingsPanel = null
 
IngestModuleIngestJobSettingsPanel moduleSettingsPanel = null
 

Detailed Description

A decorator for an ingest module template that adds ingest and global options panels with lifetimes equal to that of the ingest configuration panel.

Definition at line 317 of file IngestJobSettingsPanel.java.

Member Data Documentation

IngestModuleGlobalSettingsPanel org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.IngestModuleModel.globalSettingsPanel = null
private

Definition at line 320 of file IngestJobSettingsPanel.java.

IngestModuleIngestJobSettingsPanel org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.IngestModuleModel.moduleSettingsPanel = null
private

Definition at line 321 of file IngestJobSettingsPanel.java.

final IngestModuleTemplate org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.IngestModuleModel.moduleTemplate
private

Definition at line 319 of file IngestJobSettingsPanel.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.