Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.commonpropertiessearch.CommonAttributePanel.CorrelatedStatus Enum Reference

Public Attributes

 CORRELATED
 
 IN_CENTRAL_REPO
 
 NOT_CORRELATED
 

Detailed Description

Enum for keeping track of which data sources in the case have not been processed into the central repository.

Definition at line 1084 of file CommonAttributePanel.java.

Member Data Documentation

org.sleuthkit.autopsy.commonpropertiessearch.CommonAttributePanel.CorrelatedStatus.CORRELATED

Definition at line 1087 of file CommonAttributePanel.java.

org.sleuthkit.autopsy.commonpropertiessearch.CommonAttributePanel.CorrelatedStatus.IN_CENTRAL_REPO

Definition at line 1086 of file CommonAttributePanel.java.

org.sleuthkit.autopsy.commonpropertiessearch.CommonAttributePanel.CorrelatedStatus.NOT_CORRELATED

Definition at line 1085 of file CommonAttributePanel.java.


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

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