Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.threadutils.TaskRetryUtil.Terminator.
Public Member Functions | |
boolean | stopTaskAttempts () |
Private Attributes | |
final IngestJobContext | context |
A TaskRetryUtil.Terminator that uses an ingest job context to cut off attempts to do a java.io.File operation if the ingest job is cancelled.
Definition at line 200 of file FileTaskExecutor.java.
boolean org.sleuthkit.autopsy.modules.embeddedfileextractor.FileTaskExecutor.TaskTerminator.stopTaskAttempts | ( | ) |
Indicates whether or not the task should be abandoned with no further attempts.
Implements org.sleuthkit.autopsy.threadutils.TaskRetryUtil.Terminator.
Definition at line 216 of file FileTaskExecutor.java.
References org.sleuthkit.autopsy.ingest.IngestJobContext.fileIngestIsCancelled().
|
private |
Definition at line 202 of file FileTaskExecutor.java.
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.