public static class Repository.RepositoryType extends AbstractDescribableImpl<Repository.RepositoryType>
Modifier and Type | Class and Description |
---|---|
static class |
Repository.RepositoryType.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static Repository.RepositoryType |
DEFAULT |
Constructor and Description |
---|
RepositoryType(String checksum,
String update,
String url,
String credentialsId) |
Modifier and Type | Method and Description |
---|---|
String |
getChecksum() |
String |
getCredentialsId() |
String |
getUpdate() |
String |
getUrl() |
String |
toString() |
getDescriptor
public static final Repository.RepositoryType DEFAULT
Copyright © 2010–2021. All rights reserved.