Package org.sonar.updatecenter.common
Class Sonar
java.lang.Object
org.sonar.updatecenter.common.Artifact
org.sonar.updatecenter.common.Sonar
- All Implemented Interfaces:
Comparable<Artifact>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidsetLtaVersion(String version) setLtsRelease(String ltsVersion) Deprecated.since 1.32 in favor ofsetLtaVersion(String)voidsetPastLtaVersion(String version) setReleases(String[] versions) shortcut only for tests, no need to have other fields than versionMethods inherited from class org.sonar.updatecenter.common.Artifact
addRelease, compareTo, doesContainVersion, equals, getAllReleases, getAllReleases, getArchivedReleases, getArchivedVersions, getDevRelease, getFirstCompatible, getKey, getLastCompatible, getLastCompatible, getLastCompatibleIncludingDev, getLastCompatibleReleaseIfUpgrade, getLastRelease, getLastRelease, getMajorReleases, getMajorReleases, getMinimalRelease, getPrivateVersions, getPublicReleases, getPublicVersions, getPublicVersions, getRelease, getRelease, getRelease, getRelease, getReleases, getReleases, getReleasesGreaterThan, getReleasesGreaterThan, getVersions, hashCode, setDevRelease, setKey
-
Constructor Details
-
Sonar
public Sonar()
-
-
Method Details
-
setLtsRelease
Deprecated.since 1.32 in favor ofsetLtaVersion(String) -
getLtsRelease
Deprecated.since 1.32 in favor ofgetLtaVersion() -
setReleases
shortcut only for tests, no need to have other fields than version -
getLtaVersion
-
setLtaVersion
-
getPastLtaVersion
-
setPastLtaVersion
-
getLtaVersion()