
com.capitalone.dashboard.model.PerformanceMetricStatus Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hygieia-common Show documentation
Show all versions of hygieia-common Show documentation
Core package shared by API layer and Microservices
The newest version!
package com.capitalone.dashboard.model;
public enum PerformanceMetricStatus {
OK, WARNING, CRITICAL
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy