Uses of Class
org.jenkinsci.plugins.durabletask.Handler
-
Uses of Handler in org.jenkinsci.plugins.durabletask
Modifier 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)