Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< String >.
Protected Member Functions | |
void | addNotify () |
abstract boolean | createKeys (List< X > list) |
boolean | createKeys (List< String > list) |
Node[] | createNodesForKey (String accountTypeName) |
void | finalize () throws Throwable |
Private Member Functions | |
Node[] | getNodeArr (Node node) |
Private Attributes | |
final PropertyChangeListener | pcl |
final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(pcl, null) |
Creates child nodes for each account type in the db.
Definition at line 368 of file Accounts.java.
|
protected |
Definition at line 488 of file Accounts.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.accounts.Accounts.INGEST_JOB_EVENTS_OF_INTEREST, org.sleuthkit.autopsy.datamodel.accounts.Accounts.INGEST_MODULE_EVENTS_OF_INTEREST, and org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.weakPcl.
|
abstractprotectedinherited |
Create of keys used by this Children object to represent the child nodes.
|
protected |
Definition at line 436 of file Accounts.java.
|
protected |
|
protected |
Definition at line 480 of file Accounts.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.accounts.Accounts.AccountTypeFactory.weakPcl.
|
private |
Registers the given node with the reviewStatusBus and returns the node wrapped in an array.
node | The node to be wrapped. |
Definition at line 449 of file Accounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.createNodesForKey().
|
private |
Definition at line 374 of file Accounts.java.
|
private |
Definition at line 421 of file Accounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.finalize().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.