Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Runnable.
Public Member Functions | |
void | run () |
Private Attributes | |
final DataSourceProcessorProgressMonitor | progressMonitor |
final SleuthkitJNI.CaseDbHandle.AddImageProcess | tskAddImageProcess |
A Runnable that updates the progress monitor with the name of the directory currently being processed by the SleuthKit add image process.
Definition at line 259 of file AddImageTask.java.
void org.sleuthkit.autopsy.casemodule.AddImageTask.ProgressUpdater.run | ( | ) |
Updates the progress monitor with the name of the directory currently being processed by the SleuthKit add image process.
Definition at line 281 of file AddImageTask.java.
References org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessorProgressMonitor.setProgressText(), and org.sleuthkit.autopsy.casemodule.AddImageTask.ProgressUpdater.tskAddImageProcess.
|
private |
Definition at line 261 of file AddImageTask.java.
|
private |
Definition at line 262 of file AddImageTask.java.
Referenced by org.sleuthkit.autopsy.casemodule.AddImageTask.ProgressUpdater.run().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.