Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.SelectionWorker Class Reference

Inherits SwingWorker< Map< UniquePathKey, NodeData >, Void >.

Protected Member Functions

Map< UniquePathKey, NodeDatadoInBackground () throws Exception
 

Private Attributes

final Collection< CorrelationAttributeInstancecoAtInstances
 
final String dataSourceNameStr
 
final String deviceIdStr
 

Detailed Description

SwingWorker used by the case and data source selection handler.

Definition at line 609 of file OtherOccurrencesPanel.java.

Member Function Documentation

Map<UniquePathKey, NodeData> org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.SelectionWorker.doInBackground ( ) throws Exception
protected

Member Data Documentation

final Collection<CorrelationAttributeInstance> org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.SelectionWorker.coAtInstances
private

Definition at line 611 of file OtherOccurrencesPanel.java.

final String org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.SelectionWorker.dataSourceNameStr
private

Definition at line 613 of file OtherOccurrencesPanel.java.

final String org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.SelectionWorker.deviceIdStr
private

Definition at line 612 of file OtherOccurrencesPanel.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.