JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jenkinsci.plugins.sonargerrit.sonar.ByExactSeverityPredicate
Packages that use
ByExactSeverityPredicate
Package
Description
org.jenkinsci.plugins.sonargerrit.sonar
Uses of
ByExactSeverityPredicate
in
org.jenkinsci.plugins.sonargerrit.sonar
Methods in
org.jenkinsci.plugins.sonargerrit.sonar
that return
ByExactSeverityPredicate
Modifier and Type
Method
Description
static
ByExactSeverityPredicate
ByExactSeverityPredicate.
apply
(
Severity
severity)