Uses of Class
io.jenkins.plugins.analysis.core.util.Thresholds
-
Packages that use Thresholds Package Description io.jenkins.plugins.analysis.core.util -
-
Uses of Thresholds in io.jenkins.plugins.analysis.core.util
Methods in io.jenkins.plugins.analysis.core.util with parameters of type Thresholds Modifier and Type Method Description static List<QualityGate>
QualityGate. map(Thresholds thresholds)
Maps the old styleThresholds
to the new style list ofQualityGate
instances.
-