Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
DB_ADDED | |
DB_DELETED | |
DB_INDEXED | |
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 81 of file HashDbManager.java.
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_ADDED |
Definition at line 83 of file HashDbManager.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.addHashDatabase(), and org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettingsPanel.propertyChange().
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_DELETED |
Definition at line 83 of file HashDbManager.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettingsPanel.propertyChange(), and org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.removeHashDatabaseNoSave().
org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.SetEvt.DB_INDEXED |
Definition at line 83 of file HashDbManager.java.
Referenced by org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.HashDbIndexer.done(), and org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettingsPanel.propertyChange().
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.