Uses of Enum
org.jenkinsci.plugins.octoperf.threshold.ThresholdSeverity
Packages that use ThresholdSeverity
Package
Description
-
Uses of ThresholdSeverity in org.jenkinsci.plugins.octoperf.conditions
Constructors in org.jenkinsci.plugins.octoperf.conditions with parameters of type ThresholdSeverity -
Uses of ThresholdSeverity in org.jenkinsci.plugins.octoperf.threshold
Methods in org.jenkinsci.plugins.octoperf.threshold that return ThresholdSeverityModifier and TypeMethodDescriptionstatic ThresholdSeverityReturns the enum constant of this type with the specified name.static ThresholdSeverity[]ThresholdSeverity.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jenkinsci.plugins.octoperf.threshold with parameters of type ThresholdSeverityModifier and TypeMethodDescriptionbooleanThresholdAlarmService.hasAlarms(RestApiFactory apiFactory, String benchResultId, ThresholdSeverity severity)