Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.centralrepository.datamodel.DatabaseTestResult Enum Reference

Public Attributes

 CONNECTION_FAILED
 
 DB_DOES_NOT_EXIST
 
 SCHEMA_INVALID
 
 UNTESTED
 

Detailed Description

This enum provides the status of the database after attempting to validate central repo settings.

Definition at line 24 of file DatabaseTestResult.java.

Member Data Documentation

org.sleuthkit.autopsy.centralrepository.datamodel.DatabaseTestResult.CONNECTION_FAILED
org.sleuthkit.autopsy.centralrepository.datamodel.DatabaseTestResult.DB_DOES_NOT_EXIST
org.sleuthkit.autopsy.centralrepository.datamodel.DatabaseTestResult.SCHEMA_INVALID
org.sleuthkit.autopsy.centralrepository.datamodel.DatabaseTestResult.UNTESTED

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

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