public class KlocworkServerConfig extends hudson.model.AbstractDescribableImpl<KlocworkServerConfig>
Modifier and Type | Class and Description |
---|---|
static class |
KlocworkServerConfig.DescriptorImpl |
Constructor and Description |
---|
KlocworkServerConfig(String name,
String url,
boolean specificLicense,
String licenseHost,
String licensePort) |
Modifier and Type | Method and Description |
---|---|
String |
getLicenseHost() |
String |
getLicensePort() |
String |
getName() |
String |
getUrl() |
boolean |
isSpecificLicense() |
Copyright © 2016–2019. All rights reserved.