@ExportedBean public class UserRemoteConfig extends hudson.model.AbstractDescribableImpl<UserRemoteConfig> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
UserRemoteConfig.DescriptorImpl |
| Constructor and Description |
|---|
UserRemoteConfig(String url,
String name,
String refspec,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentialsId() |
String |
getName() |
String |
getRefspec() |
String |
getUrl() |
String |
toString() |
Copyright © 2004-2015. All Rights Reserved.