| Package | Description |
|---|---|
| com.offbytwo.jenkins | |
| com.offbytwo.jenkins.client | |
| com.offbytwo.jenkins.model |
| Constructor and Description |
|---|
JenkinsServer(JenkinsHttpConnection client)
Create a new Jenkins server directly from an HTTP client (ADVANCED)
|
| Modifier and Type | Class and Description |
|---|---|
class |
JenkinsHttpClient |
| Modifier and Type | Field and Description |
|---|---|
protected JenkinsHttpConnection |
BaseModel.client |
| Modifier and Type | Method and Description |
|---|---|
JenkinsHttpConnection |
BaseModel.getClient()
Get the HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseModel.setClient(JenkinsHttpConnection client)
Set the HTTP client.
|
Copyright © 2018. All rights reserved.