public class DimensionsBuildWrapper
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
DimensionsBuildWrapper.DescriptorImpl
Implementation class for Dimensions plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static DimensionsBuildWrapper.DescriptorImpl |
DMWBLD_DESCRIPTOR |
| Constructor and Description |
|---|
DimensionsBuildWrapper() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<hudson.tasks.BuildWrapper> |
getDescriptor()
Descriptor should be singleton.
|
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Default environment setup.
|
@Extension public static final DimensionsBuildWrapper.DescriptorImpl DMWBLD_DESCRIPTOR
public hudson.model.Descriptor<hudson.tasks.BuildWrapper> getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>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-2016. All Rights Reserved.