public final class ExwsAllocateStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
ExwsAllocateStep.DescriptorImpl |
| Constructor and Description |
|---|
ExwsAllocateStep(String diskPoolId) |
| Modifier and Type | Method and Description |
|---|---|
ExwsAllocateStep.DescriptorImpl |
getDescriptor() |
String |
getDiskPoolId() |
String |
getPath() |
org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper |
getSelectedRun() |
void |
setPath(String path) |
void |
setSelectedRun(org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper selectedRun) |
@DataBoundConstructor public ExwsAllocateStep(String diskPoolId)
@CheckForNull public String getDiskPoolId()
@CheckForNull public org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getSelectedRun()
@DataBoundSetter public void setSelectedRun(org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper selectedRun)
@CheckForNull public String getPath()
@DataBoundSetter public void setPath(String path)
public ExwsAllocateStep.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>getDescriptor in class org.jenkinsci.plugins.workflow.steps.StepCopyright © 2016. All rights reserved.