public class BDSBuildWrapper
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
BDSBuildWrapper.BDSBuildWrapperDescriptor
Describes
BDSBuildWrapper. |
| Constructor and Description |
|---|
BDSBuildWrapper(String installationName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstallationName() |
void |
makeBuildVariables(hudson.model.AbstractBuild build,
Map<String,String> variables) |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
@DataBoundConstructor public BDSBuildWrapper(String installationName)
public String getInstallationName()
public void makeBuildVariables(hudson.model.AbstractBuild build,
Map<String,String> variables)
makeBuildVariables in class hudson.tasks.BuildWrapperpublic 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–2014. All rights reserved.