Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.casemodule.services.FileManager.FileAddProgressUpdater.
Public Member Functions | |
void | fileAdded (AbstractFile newFile) |
Private Attributes | |
final DataSourceProcessorProgressMonitor | progressMonitor |
Makes the DSP progress monitor compatible with the File Manager progress updater.
Definition at line 344 of file XRYDataSourceProcessor.java.
void org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter.fileAdded | ( | AbstractFile | newFile | ) |
Called after a file or directory is added to the case database.
newFile | AbstractFile 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().
|
private |
Definition at line 346 of file XRYDataSourceProcessor.java.
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.