public static class JenkinsRule.TestBuildWrapper
extends hudson.tasks.BuildWrapper
Modifier and Type | Class and Description |
---|---|
static class |
JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor |
Modifier and Type | Field and Description |
---|---|
hudson.model.Result |
buildResultInTearDown |
Constructor and Description |
---|
TestBuildWrapper() |
Modifier and Type | Method and Description |
---|---|
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException
setUp
in class hudson.tasks.BuildWrapper
IOException
InterruptedException
Copyright © 2004–2022. All rights reserved.