| Package | Description |
|---|---|
| io.jenkins.jenkinsfile.runner | |
| io.jenkins.jenkinsfile.runner.util |
| Modifier and Type | Field and Description |
|---|---|
protected HudsonHomeLoader |
JenkinsEmbedder.homeLoader |
| Modifier and Type | Method and Description |
|---|---|
JenkinsEmbedder |
JenkinsEmbedder.with(HudsonHomeLoader homeLoader) |
| Modifier and Type | Class and Description |
|---|---|
static class |
HudsonHomeLoader.CopyExisting
Allocates a new directory by copying from an existing directory, or unzipping from a zip file.
|
static class |
HudsonHomeLoader.Local
Allocates a new directory by copying from a test resource
|
| Modifier and Type | Field and Description |
|---|---|
static HudsonHomeLoader |
HudsonHomeLoader.NEW
Allocates a new empty directory, meaning this will emulate the fresh Hudson installation.
|
Copyright © 2004–2018. All rights reserved.