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) |
Creates nodes for all sets for a specified interesting item type.
Definition at line 193 of file InterestingHits.java.
|
protected |
Definition at line 270 of file InterestingHits.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.InterestingHits.INGEST_JOB_EVENTS_OF_INTEREST, org.sleuthkit.autopsy.datamodel.InterestingHits.INGEST_MODULE_EVENTS_OF_INTEREST, and org.sleuthkit.autopsy.datamodel.InterestingHits.SetNameFactory.weakPcl.
|
protected |
Definition at line 254 of file InterestingHits.java.
|
protected |
Definition at line 260 of file InterestingHits.java.
|
protected |
Definition at line 279 of file InterestingHits.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.InterestingHits.SetNameFactory.weakPcl.
void org.sleuthkit.autopsy.datamodel.InterestingHits.SetNameFactory.update | ( | Observable | o, |
Object | arg | ||
) |
Definition at line 265 of file InterestingHits.java.
|
private |
Definition at line 200 of file InterestingHits.java.
|
private |
Definition at line 251 of file InterestingHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.InterestingHits.SetNameFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.InterestingHits.SetNameFactory.finalize().
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.