public class DeleteVirtualizeBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteVirtualizeBuilder.DescriptorImpl |
| Constructor and Description |
|---|
DeleteVirtualizeBuilder(String serverType,
String serverHost,
String serverName) |
| Modifier and Type | Method and Description |
|---|---|
DeleteVirtualizeBuilder.DescriptorImpl |
getDescriptor() |
String |
getServerHost() |
String |
getServerName() |
boolean |
isServerType(String type) |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public boolean isServerType(String type)
public String getServerHost()
public String getServerName()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic DeleteVirtualizeBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2016–2017. All rights reserved.