public class UpdateBox extends AbstractBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateBox.DescriptorImpl |
AbstractBuilder.AbstractBuilderDescriptor| Constructor and Description |
|---|
UpdateBox(String cloud,
String workspace,
String box,
String variables) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBox() |
String |
getVariables() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getCloud, getWorkspaceall, getDescriptor, getRequiredMonitorService, prebuildpublic String getBox()
public String getVariables()
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–2019. All rights reserved.