Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter Class Reference

Inherits org.sleuthkit.autopsy.casemodule.services.FileManager.FileAddProgressUpdater.

Public Member Functions

void fileAdded (AbstractFile newFile)
 

Private Attributes

final DataSourceProcessorProgressMonitor progressMonitor
 

Detailed Description

Makes the DSP progress monitor compatible with the File Manager progress updater.

Definition at line 344 of file XRYDataSourceProcessor.java.

Member Function Documentation

void org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter.fileAdded ( AbstractFile  newFile)

Called after a file or directory is added to the case database.

Parameters
newFileAbstractFile representing the added file or directory.

Implements org.sleuthkit.autopsy.casemodule.services.FileManager.FileAddProgressUpdater.

Definition at line 356 of file XRYDataSourceProcessor.java.

References org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessorProgressMonitor.setProgressText().

Member Data Documentation

final DataSourceProcessorProgressMonitor org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter.progressMonitor
private

Definition at line 346 of file XRYDataSourceProcessor.java.


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

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