Uses of Enum Class
io.jenkins.blueocean.dev.RecursivePathWatcher.Event
Packages that use RecursivePathWatcher.Event
-
Uses of RecursivePathWatcher.Event in io.jenkins.blueocean.dev
Methods in io.jenkins.blueocean.dev that return RecursivePathWatcher.EventModifier and TypeMethodDescriptionstatic RecursivePathWatcher.EventReturns the enum constant of this class with the specified name.static RecursivePathWatcher.Event[]RecursivePathWatcher.Event.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.blueocean.dev with parameters of type RecursivePathWatcher.EventModifier and TypeMethodDescriptionvoidRecursivePathWatcher.PathEventHandler.accept(RecursivePathWatcher.Event event, Path t)