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 |
getUpstream() |
void |
setUpstream(String upstream) |
@DataBoundConstructor public ExwsAllocateStep(String diskPoolId)
@CheckForNull public String getDiskPoolId()
@CheckForNull public String getUpstream()
@DataBoundSetter public void setUpstream(String upstream)
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.