Interface ThresholdAlarmService
public interface ThresholdAlarmService
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ThresholdAlarmServiceThresholdAlarmServicesingleton instance. -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasAlarms(RestApiFactory apiFactory, String benchResultId, ThresholdSeverity severity)
-
Field Details
-
THRESHOLD_ALARMS
ThresholdAlarmServicesingleton instance.
-
-
Method Details
-
hasAlarms
boolean hasAlarms(RestApiFactory apiFactory, String benchResultId, ThresholdSeverity severity) throws IOException - Throws:
IOException
-