Autopsy  4.15.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 218 of file ReportWizardAction.java.

Constructor & Destructor Documentation

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

Definition at line 222 of file ReportWizardAction.java.

Member Function Documentation

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

Definition at line 227 of file ReportWizardAction.java.

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

Definition at line 233 of file ReportWizardAction.java.

Member Data Documentation

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

Definition at line 220 of file ReportWizardAction.java.


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

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