Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< String >, and Observer.
Public Member Functions | |
void | update (Observable o, Object arg) |
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< String > list) |
Node | createNodeForKey (String key) |
void | removeNotify () |
Private Attributes | |
final PropertyChangeListener | pcl |
Mail root child node creating each account node
Definition at line 226 of file EmailExtracted.java.
|
protected |
Definition at line 287 of file EmailExtracted.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.EmailExtracted.AccountFactory.pcl, and org.sleuthkit.autopsy.datamodel.EmailExtracted.EmailResults.update().
|
protected |
Definition at line 304 of file EmailExtracted.java.
References org.sleuthkit.autopsy.datamodel.EmailExtracted.EmailResults.getAccounts().
|
protected |
Definition at line 310 of file EmailExtracted.java.
|
protected |
Definition at line 296 of file EmailExtracted.java.
References org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.pcl, org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.removeIngestJobEventListener(), and org.sleuthkit.autopsy.ingest.IngestManager.removeIngestModuleEventListener().
void org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.update | ( | Observable | o, |
Object | arg | ||
) |
Definition at line 315 of file EmailExtracted.java.
|
private |
Definition at line 232 of file EmailExtracted.java.
Referenced by org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.removeNotify().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.