Autopsy  4.13.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 1075 of file CommonAttributePanel.java.

Member Data Documentation

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

Definition at line 1078 of file CommonAttributePanel.java.

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

Definition at line 1077 of file CommonAttributePanel.java.

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

Definition at line 1076 of file CommonAttributePanel.java.


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

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