public class DeployBuilder extends Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
DeployBuilder.DescriptorImpl
Our descriptor
|
ExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
DeployBuilder(List<? extends DeployHost<?,?>> hosts) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DeployHost<?,?>> |
getHosts() |
BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
all, getDescriptor, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public DeployBuilder(List<? extends DeployHost<?,?>> hosts)
public List<? extends DeployHost<?,?>> getHosts()
public BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface BuildStepgetRequiredMonitorService in class Builderpublic boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2022. All rights reserved.