|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< FileWithCCN >.
Protected Member Functions | |
| void | addNotify () |
| abstract boolean | createKeys (List< X > list) |
| boolean | createKeys (List< FileWithCCN > list) |
| Node[] | createNodesForKey (FileWithCCN key) |
| void | finalize () throws Throwable |
Private Attributes | |
| final PropertyChangeListener | pcl |
| final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(pcl, null) |
Definition at line 827 of file Accounts.java.
|
protected |
Definition at line 878 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 906 of file Accounts.java.
References org::sleuthkit::datamodel::Account::Type.CREDIT_CARD, org::sleuthkit::datamodel::SleuthkitCase.executeQuery(), org::sleuthkit::datamodel::SleuthkitCase.getAbstractFileById(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org::sleuthkit::datamodel::SleuthkitCase.getDatabaseType(), 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::TskData::DbType.POSTGRESQL, org::sleuthkit::datamodel::BlackboardArtifact::Type.TSK_ACCOUNT, org::sleuthkit::datamodel::BlackboardAttribute::ATTRIBUTE_TYPE.TSK_ACCOUNT_TYPE, org::sleuthkit::datamodel::BlackboardAttribute::ATTRIBUTE_TYPE.TSK_KEYWORD_SEARCH_DOCUMENT_ID, and org::sleuthkit::datamodel::BlackboardArtifact::ReviewStatus.withID().
|
protected |
Definition at line 956 of file Accounts.java.
References org.sleuthkit.autopsy.datamodel.accounts.Accounts.FileWithCCN.artifactIDs, org::sleuthkit::datamodel::SleuthkitCase.getBlackboardArtifact(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), and org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase().
|
protected |
Definition at line 886 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 |
Definition at line 829 of file Accounts.java.
|
private |
Definition at line 875 of file Accounts.java.
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.