public class UpdateOperation extends BoxRequiredOperation implements IOperation.InstanceOperation
Modifier and Type | Class and Description |
---|---|
static class |
UpdateOperation.DescriptorImpl |
BoxRequiredOperation.Descriptor
Operation.OperationDescriptor
IOperation.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, getVariables
canPerform, getDescriptor, getTags
public void perform(ElasticBoxCloud cloud, String workspace, hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, TaskLogger taskLogger) throws InterruptedException, IOException
perform
in interface IOperation
InterruptedException
IOException
Copyright © 2016–2019. All rights reserved.