Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.casemodule.CollaborationMonitor.StaleTaskDetectionTask Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Detailed Description

A Runnable task that periodically deals with any remote tasks that have gone stale, i.e., tasks for which updates have ceased, presumably because the collaborating node has gone down or there is a network issue.

Definition at line 489 of file CollaborationMonitor.java.

Member Function Documentation

void org.sleuthkit.autopsy.casemodule.CollaborationMonitor.StaleTaskDetectionTask.run ( )

Check for stale remote tasks and clean them up, if found.

Definition at line 495 of file CollaborationMonitor.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.