Uses of Interface
hudson.triggers.SafeTimerTask.ExceptionRunnable
-
Packages that use SafeTimerTask.ExceptionRunnable Package Description hudson.triggers Built-inTrigger
s that run periodically to kick a new build. -
-
Uses of SafeTimerTask.ExceptionRunnable in hudson.triggers
Methods in hudson.triggers with parameters of type SafeTimerTask.ExceptionRunnable Modifier and Type Method Description static SafeTimerTask
SafeTimerTask. of(SafeTimerTask.ExceptionRunnable r)
Lambda-friendly means of creating a task.
-