Uses of Interface
hudson.plugins.build_timeout.global.TimeOutProvider
Packages that use TimeOutProvider
-
Uses of TimeOutProvider in hudson.plugins.build_timeout.global
Classes in hudson.plugins.build_timeout.global that implement TimeOutProviderMethods in hudson.plugins.build_timeout.global with parameters of type TimeOutProviderModifier and TypeMethodDescriptionstatic TimeOutTask
TimeOutTask.create
(TimeOutProvider timeOutProvider, AbstractBuild<?, ?> build, BuildListener listener, Duration duration) Constructors in hudson.plugins.build_timeout.global with parameters of type TimeOutProviderModifierConstructorDescriptionGlobalTimeOutRunListener
(ScheduledExecutorService scheduler, TimeOutProvider timeOutProvider, TimeOutStore store)