Package | Description |
---|---|
com.google.jenkins.plugins.util |
Modifier and Type | Class and Description |
---|---|
static class |
Executor.Default
A default, failure-tolerant implementation of the
Executor class. |
class |
MockExecutor
This is an implementation of
Executor that can be injected to inject a set of canned
responses to requests including:
A pre-determined object
Throwing an IOException or ExecutorException
Passing through a part of the request as the response
|
Copyright © 2016–2021. All rights reserved.