Uses of Class
org.jenkinsci.plugins.durabletask.Handler
Packages that use Handler
-
Uses of Handler in org.jenkinsci.plugins.durabletask
Methods in org.jenkinsci.plugins.durabletask with parameters of type HandlerModifier and TypeMethodDescriptionvoid
Controller.watch
(FilePath workspace, Handler handler, TaskListener listener) Begins watching the process asynchronously, so that the master may receive notification when output is available or the process has exited.void
FileMonitoringTask.FileMonitoringController.watch
(FilePath workspace, Handler handler, TaskListener listener)