public static class PromotionCapabilitiesResolver.DeployPromotionBuilder extends DeployBuilder
Modifier and Type | Class and Description |
---|---|
static class |
PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl
Our descriptor.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson
BuildStep.PublisherList
BUILDERS, PUBLISHERS
Constructor and Description |
---|
DeployPromotionBuilder(List<DeployHost<?,?>> hosts)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
getHosts, getRequiredMonitorService
all, getDescriptor, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, prebuild
@DataBoundConstructor public DeployPromotionBuilder(List<DeployHost<?,?>> hosts)
hosts
- our hostspublic boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform
in interface BuildStep
perform
in class DeployBuilder
InterruptedException
IOException
Copyright © 2016–2022. All rights reserved.