public class VSphereBuildStepContainer extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
VSphereBuildStepContainer.VSphereBuildStepContainerDescriptor |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.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, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspacegetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic static final String SELECTABLE_SERVER_NAME
@DataBoundConstructor public VSphereBuildStepContainer(VSphereBuildStep buildStep, String serverName) throws VSphereException
VSphereExceptionpublic 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 SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2022. All rights reserved.