public class ConsulGetKV extends ConsulOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulGetKV.DescriptorImpl |
| Constructor and Description |
|---|
ConsulGetKV(String valuePath,
String environmentVariableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvironmentVariableName() |
String |
getValuePath() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getDescriptorpublic String getValuePath()
public String getEnvironmentVariableName()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in class ConsulOperationCopyright © 2016–2017. All rights reserved.