Uses of Enum
io.jenkins.blueocean.dev.RecursivePathWatcher.Event
-
Uses of RecursivePathWatcher.Event in io.jenkins.blueocean.dev
Modifier and TypeMethodDescriptionstatic RecursivePathWatcher.Event
Returns the enum constant of this type with the specified name.static RecursivePathWatcher.Event[]
RecursivePathWatcher.Event.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RecursivePathWatcher.PathEventHandler.accept
(RecursivePathWatcher.Event event, Path t)