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.ByChangedLinesPredicate
Packages that use
ByChangedLinesPredicate
Package
Description
org.jenkinsci.plugins.sonargerrit.sonar
Uses of
ByChangedLinesPredicate
in
org.jenkinsci.plugins.sonargerrit.sonar
Methods in
org.jenkinsci.plugins.sonargerrit.sonar
that return
ByChangedLinesPredicate
Modifier and Type
Method
Description
static
ByChangedLinesPredicate
ByChangedLinesPredicate.
apply
(
Map
<
String
,
Set
<
Integer
>> allowedComponents)