public class ConsulServiceDiscoveryOperation extends ConsulOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulServiceDiscoveryOperation.DescriptorImpl |
| Constructor and Description |
|---|
ConsulServiceDiscoveryOperation(String serviceName,
String serviceTag,
String environmentVariableName,
String healthStatus,
boolean addPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvironmentVariableName() |
String |
getHealthStatus() |
String |
getServiceName() |
String |
getServiceTag() |
boolean |
isAddPort() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getDescriptorpublic String getServiceName()
public String getServiceTag()
public String getEnvironmentVariableName()
public String getHealthStatus()
public boolean isAddPort()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in class ConsulOperationCopyright © 2016–2017. All rights reserved.