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