public class ConsulServiceDiscoveryOperation extends ConsulOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulServiceDiscoveryOperation.DescriptorImpl |
response| 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 |
getOperationName() |
String |
getServiceName() |
String |
getServiceTag() |
String |
getVariableName() |
boolean |
isAddPort() |
boolean |
perform(hudson.model.Run build,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getDescriptor, getResponsepublic String getServiceName()
public String getServiceTag()
public String getEnvironmentVariableName()
public String getHealthStatus()
public boolean isAddPort()
public boolean perform(hudson.model.Run build,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
perform in class ConsulOperationpublic String getOperationName()
getOperationName in class ConsulOperationpublic String getVariableName()
getVariableName in class ConsulOperationCopyright © 2016–2017. All rights reserved.