Autopsy  4.9.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

IngestModuleGlobalSettingsPanel globalSettingsPanel = null
 
IngestModuleIngestJobSettingsPanel moduleSettingsPanel = null
 
final IngestModuleTemplate moduleTemplate
 

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 522 of file IngestJobSettingsPanel.java.

Member Data Documentation

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

Definition at line 525 of file IngestJobSettingsPanel.java.

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

Definition at line 526 of file IngestJobSettingsPanel.java.

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

Definition at line 524 of file IngestJobSettingsPanel.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.