Autopsy  4.18.0
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 234 of file ReportWizardAction.java.

Constructor & Destructor Documentation

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

Definition at line 238 of file ReportWizardAction.java.

Member Function Documentation

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

Definition at line 243 of file ReportWizardAction.java.

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

Definition at line 249 of file ReportWizardAction.java.

Member Data Documentation

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

Definition at line 236 of file ReportWizardAction.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.