Package org.sonar.updatecenter.common
Class Scanner
java.lang.Object
org.sonar.updatecenter.common.Artifact
org.sonar.updatecenter.common.Component
org.sonar.updatecenter.common.Scanner
- All Implemented Interfaces:
Comparable<Artifact>
-
Field Summary
Fields inherited from class org.sonar.updatecenter.common.Component
category, description, developers, homepageUrl, issueTrackerUrl, license, name, organization, organizationUrl, sourcesUrl, termsConditionsUrl -
Method Summary
Methods inherited from class org.sonar.updatecenter.common.Component
getCategory, getDescription, getDevelopers, getHomepageUrl, getIssueTrackerUrl, getLicense, getName, getOrganization, getOrganizationUrl, getSourcesUrl, getTermsConditionsUrl, setCategory, setDescription, setDevelopers, setHomepageUrl, setIssueTrackerUrl, setLicense, setName, setOrganization, setOrganizationUrl, setSourcesUrl, setTermsConditionsUrl, toStringMethods 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
-
Method Details
-
factory
-