public class Registry extends hudson.model.AbstractDescribableImpl<Registry> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Registry.DescriptorImpl |
| Constructor and Description |
|---|
Registry(String nickname,
String regUrl,
String regUsername,
String regPassword) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNickname() |
String |
getRegPassword() |
String |
getRegUrl() |
String |
getRegUsername() |
Copyright © 2016–2019. All rights reserved.