public class JenkinsSite extends hudson.model.AbstractDescribableImpl<JenkinsSite>
Modifier and Type | Class and Description |
---|---|
static class |
JenkinsSite.DescriptorImpl |
Constructor and Description |
---|
JenkinsSite(String name,
String url) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultCredentialsId() |
String |
getName() |
String |
getUrl() |
void |
setDefaultCredentialsId(String defaultCredentialsId) |
Copyright © 2016–2019. All rights reserved.