Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.casemodule.AddLocalFilesTask.ProgressUpdater, and org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter.
Public Member Functions | |
void | fileAdded (AbstractFile newFile) |
Interface for receiving a notification for each file or directory added to the case database by a FileManager add files operation.
Definition at line 390 of file FileManager.java.
void org.sleuthkit.autopsy.casemodule.services.FileManager.FileAddProgressUpdater.fileAdded | ( | AbstractFile | newFile | ) |
Called after a file or directory is added to the case database.
newFile | AbstractFile representing the added file or directory. |
Implemented in org.sleuthkit.autopsy.datasourceprocessors.xry.XRYDataSourceProcessor.XRYReportProcessorSwingWorker.ProgressMonitorAdapter.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.