Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.healthmonitor.UserMetricGraphPanel.UserCount Class Reference

Private Attributes

int autoIngestCount
 
int examinerCount
 
final long timestamp
 

Detailed Description

Utility class to keep track of the data to be graphed. Used for tracking logging in users and open cases.

Definition at line 394 of file UserMetricGraphPanel.java.

Member Data Documentation

int org.sleuthkit.autopsy.healthmonitor.UserMetricGraphPanel.UserCount.autoIngestCount
private

Definition at line 397 of file UserMetricGraphPanel.java.

int org.sleuthkit.autopsy.healthmonitor.UserMetricGraphPanel.UserCount.examinerCount
private

Definition at line 396 of file UserMetricGraphPanel.java.

final long org.sleuthkit.autopsy.healthmonitor.UserMetricGraphPanel.UserCount.timestamp
private

Definition at line 395 of file UserMetricGraphPanel.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.