Uses of Class
com.google.jenkins.plugins.util.Executor
Packages that use Executor
-
Uses of Executor in com.google.jenkins.plugins.util
Subclasses of Executor in com.google.jenkins.plugins.utilModifier and TypeClassDescriptionstatic class
A default, failure-tolerant implementation of theExecutor
class.class
This is an implementation ofExecutor
that can be injected to inject a set of canned responses to requests including: A pre-determined object Throwing anIOException
orExecutorException
Passing through a part of the request as the response