Autopsy
4.19.3
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 | finalize () throws Throwable |
Private Attributes | |
final PropertyChangeListener | pcl |
final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(pcl, null) |
Mail root child node creating each account node
Definition at line 258 of file EmailExtracted.java.
|
protected |
Definition at line 321 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.INGEST_JOB_EVENTS_OF_INTEREST, org.sleuthkit.autopsy.datamodel.EmailExtracted.INGEST_MODULE_EVENTS_OF_INTEREST, org.sleuthkit.autopsy.datamodel.EmailExtracted.EmailResults.update(), and org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.weakPcl.
|
protected |
Definition at line 339 of file EmailExtracted.java.
References org.sleuthkit.autopsy.datamodel.EmailExtracted.EmailResults.getAccounts().
|
protected |
Definition at line 345 of file EmailExtracted.java.
|
protected |
Definition at line 330 of file EmailExtracted.java.
References org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.removeIngestJobEventListener(), org.sleuthkit.autopsy.ingest.IngestManager.removeIngestModuleEventListener(), and org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.weakPcl.
void org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.update | ( | Observable | o, |
Object | arg | ||
) |
Definition at line 350 of file EmailExtracted.java.
|
private |
Definition at line 264 of file EmailExtracted.java.
|
private |
Definition at line 318 of file EmailExtracted.java.
Referenced by org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.EmailExtracted.AccountFactory.finalize().
Copyright © 2012-2022 Basis Technology. Generated on: Sun Apr 2 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.