Autopsy  4.8.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.actions.UpdateDB Class Reference

Inherits Action.

Public Member Functions

 UpdateDB (TimeLineController controller)
 

Static Private Attributes

static final Image DB_REFRESH = new Image("org/sleuthkit/autopsy/timeline/images/database_refresh.png")
 

Detailed Description

An action that rebuilds the timeline database to include any new results from ingest.

Definition at line 31 of file UpdateDB.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.actions.UpdateDB.UpdateDB ( TimeLineController  controller)

Member Data Documentation

final Image org.sleuthkit.autopsy.timeline.actions.UpdateDB.DB_REFRESH = new Image("org/sleuthkit/autopsy/timeline/images/database_refresh.png")
staticprivate

Definition at line 33 of file UpdateDB.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.