public class ConsulSetKV extends ConsulOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulSetKV.DescriptorImpl |
response| Constructor and Description |
|---|
ConsulSetKV(String valuePath,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationName() |
String |
getValue() |
String |
getValuePath() |
String |
getVariableName() |
boolean |
perform(hudson.model.Run build,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getDescriptor, getResponsepublic String getValuePath()
public String getValue()
public boolean perform(hudson.model.Run build,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
perform in class ConsulOperationIOExceptionInterruptedExceptionpublic String getOperationName()
getOperationName in class ConsulOperationpublic String getVariableName()
getVariableName in class ConsulOperationCopyright © 2016–2017. All rights reserved.