public class SuspendVm extends VSphereBuildStep implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
SuspendVm.SuspendVmDescriptor |
VSphereBuildStep.VSphereBuildStepDescriptorSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonvsphereBUILDERS, PUBLISHERS| Modifier and Type | Method and Description |
|---|---|
Action |
getProjectAction(AbstractProject<?,?> abstractProject) |
Collection<? extends Action> |
getProjectActions(AbstractProject<?,?> abstractProject) |
BuildStepMonitor |
getRequiredMonitorService() |
String |
getVm() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
void |
perform(Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener listener) |
boolean |
prebuild(AbstractBuild<?,?> abstractBuild,
BuildListener buildListener) |
all, allowDelete, getDescriptor, getIP, getVsphere, setVsphereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspace@DataBoundConstructor public SuspendVm(String vm) throws VSphereException
VSphereExceptionpublic String getVm()
public void perform(@NonNull
Run<?,?> run,
@NonNull
FilePath filePath,
@NonNull
Launcher launcher,
@NonNull
TaskListener listener)
throws InterruptedException,
IOException
perform in interface SimpleBuildStepperform in class VSphereBuildStepInterruptedExceptionIOExceptionpublic boolean prebuild(AbstractBuild<?,?> abstractBuild, BuildListener buildListener)
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener)
perform in interface BuildStepperform in class VSphereBuildSteppublic Action getProjectAction(AbstractProject<?,?> abstractProject)
getProjectAction in interface BuildSteppublic Collection<? extends Action> getProjectActions(AbstractProject<?,?> abstractProject)
getProjectActions in interface BuildSteppublic BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface BuildStepCopyright © 2016–2022. All rights reserved.