public class UpdateOperation extends BoxRequiredOperation implements IOperation.InstanceOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateOperation.DescriptorImpl |
BoxRequiredOperation.DescriptorOperation.OperationDescriptorIOperation.BoxOperation, IOperation.InstanceOperation| Constructor and Description |
|---|
UpdateOperation(String box,
String boxVersion,
String tags,
String variables) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(ElasticBoxCloud cloud,
String workspace,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
TaskLogger taskLogger) |
failIfNoInstanceFound, getBox, getBoxVersion, getVariablescanPerform, getDescriptor, getTagspublic void perform(ElasticBoxCloud cloud, String workspace, hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, TaskLogger taskLogger) throws InterruptedException, IOException
perform in interface IOperationInterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.