JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.jenkins.blueocean.dev
Interface RecursivePathWatcher.PathFilter
Enclosing class:
RecursivePathWatcher
public static interface
RecursivePathWatcher.PathFilter
Allows filtering of specific subtrees
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
allows
(
Path
path)
Determins if the path is allowed
Method Details
allows
boolean
allows
(
Path
path)
Determins if the path is allowed
Parameters:
path
- relative path from the root directory
Returns:
false to exclude this path and all subtrees