public class SelfServiceContainerBuilder extends DelphixBuilder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
SelfServiceContainerBuilder.RefreshDescriptor |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
SelfServiceContainerBuilder(String delphixEngine,
String delphixEnvironment,
String delphixOperation,
String delphixBookmark)
SelfServiceBuilder description.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDelphixBookmark() |
String |
getDelphixEngine() |
String |
getDelphixEnvironment() |
String |
getDelphixOperation() |
boolean |
getLoadFromProps() |
boolean |
getSaveToProps() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
void |
setLoadFromProps(boolean loadFromProps) |
void |
setSaveToProps(boolean saveToProps) |
checkActionIsFinished, checkJobStatusall, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild@DataBoundConstructor public SelfServiceContainerBuilder(String delphixEngine, String delphixEnvironment, String delphixOperation, String delphixBookmark)
delphixEngine - StringdelphixEnvironment - StringdelphixOperation - StringdelphixBookmark - Stringpublic String getDelphixEngine()
public String getDelphixEnvironment()
public String getDelphixOperation()
public String getDelphixBookmark()
public boolean getSaveToProps()
public boolean getLoadFromProps()
@DataBoundSetter public void setSaveToProps(boolean saveToProps)
@DataBoundSetter public void setLoadFromProps(boolean loadFromProps)
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2018. All rights reserved.