public class ReconfigureOperation extends LongOperation implements IOperation.InstanceOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ReconfigureOperation.DescriptorImpl |
Operation.OperationDescriptorIOperation.BoxOperation, IOperation.InstanceOperation| Constructor and Description |
|---|
ReconfigureOperation(String tags,
boolean waitForCompletion,
int waitForCompletionTimeout) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
failIfNoInstanceFound() |
static ObjectFilter |
instanceFilter(Set<String> tags) |
void |
perform(ElasticBoxCloud cloud,
String workspace,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
TaskLogger logger) |
getWaitForCompletionTimeout, isWaitForCompletion, readResolvecanPerform, getDescriptor, getTags@DataBoundConstructor public ReconfigureOperation(String tags, boolean waitForCompletion, int waitForCompletionTimeout)
public void perform(ElasticBoxCloud cloud, String workspace, hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, TaskLogger logger) throws InterruptedException, IOException
perform in interface IOperationInterruptedExceptionIOExceptionpublic static final ObjectFilter instanceFilter(Set<String> tags)
protected boolean failIfNoInstanceFound()
failIfNoInstanceFound in class OperationCopyright © 2016–2019. All rights reserved.