Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< BlackboardArtifact.Type >.
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< BlackboardArtifact.Type > list) |
Node | createNodeForKey (BlackboardArtifact.Type key) |
void | removeNotify () |
Private Attributes | |
final ArrayList< BlackboardArtifact.Type > | doNotShow = new ArrayList<>() |
final PropertyChangeListener | pcl |
final HashMap< BlackboardArtifact.Type, TypeNode > | typeNodeList = new HashMap<>() |
Creates the children for the ExtractedContent area of the results tree. This area has all of the blackboard artifacts that are not displayed in a more specific form elsewhere in the tree.
Definition at line 222 of file ExtractedContent.java.
|
protected |
Definition at line 292 of file ExtractedContent.java.
References org.sleuthkit.autopsy.casemodule.Case.addEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.addIngestJobEventListener(), org.sleuthkit.autopsy.ingest.IngestManager.addIngestModuleEventListener(), org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), org.sleuthkit.autopsy.datamodel.ExtractedContent.INGEST_JOB_EVENTS_OF_INTEREST, org.sleuthkit.autopsy.datamodel.ExtractedContent.INGEST_MODULE_EVENTS_OF_INTEREST, and org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.pcl.
|
protected |
Definition at line 307 of file ExtractedContent.java.
References org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.doNotShow, and org.sleuthkit.autopsy.coreutils.Logger.getLogger().
|
protected |
Definition at line 340 of file ExtractedContent.java.
|
protected |
Definition at line 299 of file ExtractedContent.java.
References org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.pcl, org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.removeIngestJobEventListener(), and org.sleuthkit.autopsy.ingest.IngestManager.removeIngestModuleEventListener().
|
private |
Definition at line 224 of file ExtractedContent.java.
Referenced by org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.createKeys().
|
private |
Definition at line 243 of file ExtractedContent.java.
Referenced by org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.ExtractedContent.TypeFactory.removeNotify().
|
private |
Definition at line 226 of file ExtractedContent.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.