Uses of Class
com.atlassian.diagnostics.AlertCriteria
Packages that use AlertCriteria
-
Uses of AlertCriteria in com.atlassian.diagnostics
Methods in com.atlassian.diagnostics that return AlertCriteriaMethods in com.atlassian.diagnostics with parameters of type AlertCriteriaModifier and TypeMethodDescription<T> TMonitoringService.streamAlertCounts(AlertCriteria criteria, PageCallback<? super AlertCount, T> callback, PageRequest pageRequest) <T> TMonitoringService.streamAlerts(AlertCriteria criteria, PageCallback<? super Alert, T> callback, PageRequest pageRequest) <T> TMonitoringService.streamAlertsWithElisions(AlertCriteria criteria, PageCallback<? super AlertWithElisions, T> callback, PageRequest pageRequest) Constructors in com.atlassian.diagnostics with parameters of type AlertCriteria