Package io.jenkins.blueocean.dev
package io.jenkins.blueocean.dev
-
ClassDescriptionRecursively watches directories for file changes only notifies when files are added, modified, or deleted but tracks all added/removed directories.Events to listen to from
RecursivePathWatcher.start(PathEventHandler)
Used to receive events fromRecursivePathWatcher.start(PathEventHandler)
Allows filtering of specific subtrees