| Package | Description |
|---|---|
| org.sonar.updatecenter.common |
| Modifier and Type | Method and Description |
|---|---|
static Release.Edition |
Release.Edition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Release.Edition[] |
Release.Edition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Release.getDownloadUrl(Release.Edition edition) |
static String |
UpdateCenterDeserializer.getDownloadUrlSuffix(Release.Edition edition) |
String |
Release.getFilename(Release.Edition edition) |
Release |
Release.setDownloadUrl(String downloadUrlString,
Release.Edition edition) |
Copyright © 2010–2019 SonarSource. All rights reserved.