Autopsy  4.13.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 197 of file ReportWizardAction.java.

Constructor & Destructor Documentation

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

Definition at line 201 of file ReportWizardAction.java.

Member Function Documentation

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

Definition at line 206 of file ReportWizardAction.java.

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

Definition at line 212 of file ReportWizardAction.java.

Member Data Documentation

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

Definition at line 199 of file ReportWizardAction.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.