public class BuildWrapperMtp
extends hudson.tasks.BuildWrapper
BuildWrapper that manages the label that ties a parent
build to a computer. The assignment of the label is done in
the override for Queue.QueueDecisionHandler.| Modifier and Type | Class and Description |
|---|---|
static class |
BuildWrapperMtp.DescriptorImpl |
| Constructor and Description |
|---|
BuildWrapperMtp(String labelName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelName() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public BuildWrapperMtp(String labelName)
public String getLabelName()
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.BuildWrapperIOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.