public class BuildAliasSetter
extends hudson.tasks.BuildWrapper
implements hudson.matrix.MatrixAggregatable
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildAliasSetter.CopyProjectPermalinksEraser |
static class |
BuildAliasSetter.DanglingAliasDeleter |
static class |
BuildAliasSetter.DescriptorImpl |
| Constructor and Description |
|---|
BuildAliasSetter(hudson.util.DescribableList<AliasProvider,AliasProvider.Descriptor> providers) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.DescribableList<AliasProvider,AliasProvider.Descriptor> |
configuredProviders() |
hudson.matrix.MatrixAggregator |
createAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
BuildAliasSetter.DescriptorImpl |
getDescriptor() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public BuildAliasSetter(@Nonnull
hudson.util.DescribableList<AliasProvider,AliasProvider.Descriptor> providers)
@Nonnull public hudson.util.DescribableList<AliasProvider,AliasProvider.Descriptor> configuredProviders()
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.BuildWrapperIOExceptionInterruptedExceptionpublic hudson.matrix.MatrixAggregator createAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
createAggregator in interface hudson.matrix.MatrixAggregatablepublic BuildAliasSetter.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>Copyright © 2004-2016. All Rights Reserved.