Uses of Class
net.bluemind.metrics.alerts.api.AlertInfo
Packages that use AlertInfo
-
Uses of AlertInfo in net.bluemind.metrics.alerts.api
Methods in net.bluemind.metrics.alerts.api that return types with arguments of type AlertInfoModifier and TypeMethodDescriptionIMonitoring.getAlerts
(int limit, boolean filterResolved, List<AlertLevel> levels) IMonitoringPromise.getAlerts
(int limit, boolean filterResolved, List<AlertLevel> levels) Method parameters in net.bluemind.metrics.alerts.api with type arguments of type AlertInfoModifier and TypeMethodDescriptionvoid
IMonitoringAsync.getAlerts
(int limit, boolean filterResolved, List<AlertLevel> levels, AsyncHandler<List<AlertInfo>> handler)