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 TypeMethodDescriptionvoidController.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.voidFileMonitoringTask.FileMonitoringController.watch(FilePath workspace, Handler handler, TaskListener listener)