Package net.bluemind.metrics.alerts.api
Class CheckResult
java.lang.Object
net.bluemind.metrics.alerts.api.CheckResult
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumWe chose our levels to match those of https://checkmk.com/features.html - 
Field Summary
FieldsModifier and TypeFieldDescriptionOptional message describe the problem. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
level
 - 
message
Optional message describe the problem. will be null whenlevelis OK 
 - 
 - 
Constructor Details
- 
CheckResult
public CheckResult() 
 - 
 - 
Method Details
- 
unknown
 
 -