Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.report.infrastructure.ReportWizardAction.ReportWorker Class Reference

Inherits SwingWorker< Void, Void >.

Protected Member Functions

Void doInBackground () throws Exception
 
void done ()
 

Private Member Functions

 ReportWorker (Runnable doInBackground)
 

Private Attributes

final Runnable doInBackground
 

Detailed Description

Definition at line 239 of file ReportWizardAction.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.report.infrastructure.ReportWizardAction.ReportWorker.ReportWorker ( Runnable  doInBackground)
private

Definition at line 243 of file ReportWizardAction.java.

Member Function Documentation

Void org.sleuthkit.autopsy.report.infrastructure.ReportWizardAction.ReportWorker.doInBackground ( ) throws Exception
protected

Definition at line 248 of file ReportWizardAction.java.

void org.sleuthkit.autopsy.report.infrastructure.ReportWizardAction.ReportWorker.done ( )
protected

Definition at line 254 of file ReportWizardAction.java.

Member Data Documentation

final Runnable org.sleuthkit.autopsy.report.infrastructure.ReportWizardAction.ReportWorker.doInBackground
private

Definition at line 241 of file ReportWizardAction.java.


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

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