public class RPDCreateInstance
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
RPDCreateInstance.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
RPDPluginConfiguration |
config |
| Constructor and Description |
|---|
RPDCreateInstance() |
RPDCreateInstance(String pack,
String instanceName,
String customProfile) |
| Modifier and Type | Method and Description |
|---|---|
RpdServerImpl |
getCurrentProfile() |
String |
getCustomProfile() |
String |
getInstanceName() |
String |
getPack() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildpublic RPDPluginConfiguration config
@DataBoundConstructor public RPDCreateInstance(String pack, String instanceName, String customProfile)
public RPDCreateInstance()
public String getPack()
public String getInstanceName()
public String getCustomProfile()
public RpdServerImpl getCurrentProfile()
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.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016. All rights reserved.