public class InstanceCreator
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
InstanceCreator.ConverterImpl |
static class |
InstanceCreator.DescriptorImpl |
| Constructor and Description |
|---|
InstanceCreator(ProjectSlaveConfiguration slaveConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSlaveConfiguration |
getSlaveConfiguration() |
protected Object |
readResolve() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public InstanceCreator(ProjectSlaveConfiguration slaveConfiguration)
public ProjectSlaveConfiguration getSlaveConfiguration()
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.BuildWrapperIOExceptionInterruptedExceptionprotected Object readResolve()
Copyright © 2016–2019. All rights reserved.