public class VSphereBuildStepContainer extends Builder implements SimpleBuildStep
Modifier and Type | Class and Description |
---|---|
static class |
VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactory
BuildStep.PublisherList
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static String |
SELECTABLE_SERVER_NAME |
BUILDERS, PUBLISHERS
Constructor and Description |
---|
VSphereBuildStepContainer(VSphereBuildStep buildStep,
String serverName) |
Modifier and Type | Method and Description |
---|---|
VSphereBuildStep |
getBuildStep() |
String |
getServerName() |
void |
perform(Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform, perform, requiresWorkspace
getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild
public static final String SELECTABLE_SERVER_NAME
@DataBoundConstructor public VSphereBuildStepContainer(VSphereBuildStep buildStep, String serverName) throws VSphereException
VSphereException
public String getServerName()
public VSphereBuildStep getBuildStep()
public void perform(@NonNull Run<?,?> run, @NonNull FilePath filePath, @NonNull Launcher launcher, @NonNull TaskListener listener) throws InterruptedException, IOException
perform
in interface SimpleBuildStep
InterruptedException
IOException
Copyright © 2016–2022. All rights reserved.