Uses of Class
net.bluemind.metrics.alerts.api.CheckResult
Packages that use CheckResult
-
Uses of CheckResult in net.bluemind.metrics.alerts.api
Methods in net.bluemind.metrics.alerts.api that return CheckResultModifier and TypeMethodDescriptionIProductChecks.lastResult
(String checkName) Returns the result of the last execution of a given checkstatic CheckResult
CheckResult.unknown()
Methods in net.bluemind.metrics.alerts.api that return types with arguments of type CheckResultMethod parameters in net.bluemind.metrics.alerts.api with type arguments of type CheckResultModifier and TypeMethodDescriptionvoid
IProductChecksAsync.lastResult
(String checkName, AsyncHandler<CheckResult> handler)