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.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
public DeleteVirtualizeBuilder.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
Copyright © 2016–2021 Parasoft. All rights reserved.