|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< Long >.
Protected Member Functions | |
| void | addNotify () |
| abstract boolean | createKeys (List< X > list) |
| boolean | createKeys (List< Long > list) |
| Node[] | createNodesForKey (Long t) |
| void | finalize () throws Throwable |
Private Member Functions | |
| DefaultAccountFactory (Account.Type accountType) | |
Private Attributes | |
| final Account.Type | accountType |
| final PropertyChangeListener | pcl |
| final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(pcl, null) |
Definition at line 498 of file Accounts.java.
|
private |
Definition at line 502 of file Accounts.java.
References org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.accountType.
|
protected |
Definition at line 555 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.DefaultAccountFactory.weakPcl.
|
abstractprotectedinherited |
Create of keys used by this Children object to represent the child nodes.
|
protected |
Definition at line 570 of file Accounts.java.
References org::sleuthkit::datamodel::SleuthkitCase.executeQuery(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.getFilterByDataSourceClause(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.getRejectedArtifactFilterClause(), org::sleuthkit::datamodel::SleuthkitCase::CaseDbQuery.getResultSet(), org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase(), org::sleuthkit::datamodel::BlackboardArtifact::Type.getTypeID(), org::sleuthkit::datamodel::BlackboardArtifact::Type.TSK_ACCOUNT, and org::sleuthkit::datamodel::BlackboardAttribute::ATTRIBUTE_TYPE.TSK_ACCOUNT_TYPE.
|
protected |
|
protected |
Definition at line 562 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.DefaultAccountFactory.weakPcl.
|
private |
|
private |
Definition at line 506 of file Accounts.java.
|
private |
Definition at line 552 of file Accounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.addNotify(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.addNotify(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.FileWithCCNFactory.addNotify(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINFactory.addNotify(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.finalize(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.finalize(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.FileWithCCNFactory.finalize(), and org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINFactory.finalize().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.