public class ApplitoolsProjectConfigProperty extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplitoolsProjectConfigProperty.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static ApplitoolsProjectConfigProperty.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
ApplitoolsProjectConfigProperty(String serverURL) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.JobPropertyDescriptor |
getDescriptor() |
String |
getServerURL() |
void |
setServerURL(String serverURL) |
@Extension public static final ApplitoolsProjectConfigProperty.DescriptorImpl DESCRIPTOR
public ApplitoolsProjectConfigProperty(String serverURL)
public String getServerURL()
public void setServerURL(String serverURL)
public hudson.model.JobPropertyDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.JobProperty<?>>getDescriptor in class hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>Copyright © 2016–2019. All rights reserved.