public abstract class BoxRequiredOperation extends Operation
| Modifier and Type | Class and Description |
|---|---|
static class |
BoxRequiredOperation.Descriptor |
Operation.OperationDescriptorIOperation.BoxOperation, IOperation.InstanceOperation| Constructor and Description |
|---|
BoxRequiredOperation(String box,
String boxVersion,
String tags,
String variables) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
failIfNoInstanceFound() |
String |
getBox() |
String |
getBoxVersion() |
String |
getVariables() |
canPerform, getDescriptor, getTagsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformprotected boolean failIfNoInstanceFound()
failIfNoInstanceFound in class Operationpublic String getBox()
public String getBoxVersion()
public String getVariables()
Copyright © 2016–2019. All rights reserved.