Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt Enum Reference

Public Attributes

 DB_ADDED
 
 DB_DELETED
 
 DB_INDEXED
 

Detailed Description

Property change event support In events: For both of these enums, the old value should be null, and the new value should be the hashset name string.

Definition at line 92 of file HashDbManager.java.

Member Data Documentation

org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_ADDED
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_DELETED
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_INDEXED

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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.