Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.communications.relationships.MessageDataContent.ArtifactFetcher Class Reference

Inherits SwingWorker< BlackboardArtifact, Void >.

Public Member Functions

void done ()
 

Protected Member Functions

BlackboardArtifact doInBackground () throws Exception
 

Private Attributes

final Node node
 

Detailed Description

Definition at line 125 of file MessageDataContent.java.

Member Function Documentation

BlackboardArtifact org.sleuthkit.autopsy.communications.relationships.MessageDataContent.ArtifactFetcher.doInBackground ( ) throws Exception
protected

Definition at line 133 of file MessageDataContent.java.

void org.sleuthkit.autopsy.communications.relationships.MessageDataContent.ArtifactFetcher.done ( )

Definition at line 138 of file MessageDataContent.java.

Member Data Documentation

final Node org.sleuthkit.autopsy.communications.relationships.MessageDataContent.ArtifactFetcher.node
private

Definition at line 126 of file MessageDataContent.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.