A B C D E F G H I K L M N O P R S T U V 
All Classes All Packages

A

addCompatiblePlugin(Plugin) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
addIncomingDependency(Release) - Method in class org.sonar.updatecenter.common.Release
 
addIncompatiblePlugin(Plugin) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
addOutgoingDependency(Release) - Method in class org.sonar.updatecenter.common.Release
 
addOutgoingDependency(Release, String, String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
addPluginToUpgrade(Release) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
addRelease(String) - Method in class org.sonar.updatecenter.common.Artifact
 
addRelease(Release) - Method in class org.sonar.updatecenter.common.Artifact
 
addRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
addRequiredSonarVersions(String...) - Method in class org.sonar.updatecenter.common.Release
 
addRequiredSonarVersions(Version...) - Method in class org.sonar.updatecenter.common.Release
 
addScannerDownloadUrlAndLabel(String, String, String, int) - Method in class org.sonar.updatecenter.common.Release
 
Artifact - Class in org.sonar.updatecenter.common
 
Artifact(String) - Constructor for class org.sonar.updatecenter.common.Artifact
 
artifactId() - Method in class org.sonar.updatecenter.common.Release
 

B

BASE_PLUGIN - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
BUILD_DATE - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

C

category - Variable in class org.sonar.updatecenter.common.Component
 
CHANGELOG_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
COMMUNITY - org.sonar.updatecenter.common.Release.Edition
 
compareTo(Artifact) - Method in class org.sonar.updatecenter.common.Artifact
 
compareTo(Release) - Method in class org.sonar.updatecenter.common.Release
 
compareTo(SonarUpdate) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
compareTo(Version) - Method in class org.sonar.updatecenter.common.Version
 
compareToIgnoreQualifier(Version) - Method in class org.sonar.updatecenter.common.Version
 
COMPATIBLE - org.sonar.updatecenter.common.PluginUpdate.Status
 
Component - Class in org.sonar.updatecenter.common
 
Component(String) - Constructor for class org.sonar.updatecenter.common.Component
 
create(String) - Static method in class org.sonar.updatecenter.common.Version
 
create(String, String) - Static method in class org.sonar.updatecenter.common.Version
 
create(List<Plugin>) - Static method in class org.sonar.updatecenter.common.PluginReferential
 
create(PluginReferential, List<Scanner>, Sonar) - Static method in class org.sonar.updatecenter.common.UpdateCenter
 
create(Version, String) - Static method in class org.sonar.updatecenter.common.Version
 
createEmpty() - Static method in class org.sonar.updatecenter.common.PluginReferential
 
createForPluginRelease(Release, Version) - Static method in class org.sonar.updatecenter.common.PluginUpdate
 
createWithStatus(Release, PluginUpdate.Status) - Static method in class org.sonar.updatecenter.common.PluginUpdate
 

D

DATACENTER - org.sonar.updatecenter.common.Release.Edition
 
DATE_PATTERN - Static variable in class org.sonar.updatecenter.common.FormatUtils
 
DATE_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DATETIME_PATTERN - Static variable in class org.sonar.updatecenter.common.FormatUtils
 
DEFAULTS_PREFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DEPENDENCIES - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
DEPENDENCIES_REQUIRE_SONAR_UPGRADE - org.sonar.updatecenter.common.PluginUpdate.Status
 
DependencyCycleException - Exception in org.sonar.updatecenter.common.exception
 
DependencyCycleException() - Constructor for exception org.sonar.updatecenter.common.exception.DependencyCycleException
 
DependencyCycleException(String, Throwable) - Constructor for exception org.sonar.updatecenter.common.exception.DependencyCycleException
 
description - Variable in class org.sonar.updatecenter.common.Component
 
DESCRIPTION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
DESCRIPTION_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DEV - org.sonar.updatecenter.common.UpdateCenterDeserializer.Mode
 
DEVELOPER - org.sonar.updatecenter.common.Release.Edition
 
developers - Variable in class org.sonar.updatecenter.common.Component
 
DEVELOPERS - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
DISPLAY_VERSION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
DISPLAY_VERSION_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
doesContainPlugin(String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
doesContainRelease(String, Version) - Method in class org.sonar.updatecenter.common.PluginReferential
 
doesContainVersion(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
DOWNLOAD_DATACENTER_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DOWNLOAD_DEVELOPER_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DOWNLOAD_ENTERPRISE_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DOWNLOAD_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 

E

ENTERPRISE - org.sonar.updatecenter.common.Release.Edition
 
equals(Object) - Method in class org.sonar.updatecenter.common.Artifact
 
equals(Object) - Method in class org.sonar.updatecenter.common.Release
 
equals(Object) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
equals(Object) - Method in class org.sonar.updatecenter.common.Version
 

F

factory(String) - Static method in class org.sonar.updatecenter.common.Plugin
 
factory(String) - Static method in class org.sonar.updatecenter.common.Scanner
 
findAllCompatiblePlugins() - Method in class org.sonar.updatecenter.common.UpdateCenter
Return all plugins with at least one version compatible with SQ.
findAvailablePlugins() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
findInstallablePlugins(String, Version) - Method in class org.sonar.updatecenter.common.UpdateCenter
Return all releases to download (including outgoing dependencies and installed incoming dependencies) to install / update a plugin
findLastReleasesWithDependencies(String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
findPlugin(String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
findPluginUpdates() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
findSonarUpdates() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
FormatUtils - Class in org.sonar.updatecenter.common
 
fromManyFiles(File) - Method in class org.sonar.updatecenter.common.UpdateCenterDeserializer
Load configuration with one file for each plugin
fromPluginManifests(List<PluginManifest>) - Static method in class org.sonar.updatecenter.common.PluginReferentialManifestConverter
 
fromProperties(Properties) - Method in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 

G

getAdjustedVersion() - Method in class org.sonar.updatecenter.common.Release
 
getAllReleases() - Method in class org.sonar.updatecenter.common.Artifact
Return the concatenation of releases and dev release
getArchivedReleases() - Method in class org.sonar.updatecenter.common.Artifact
 
getArchivedVersions() - Method in class org.sonar.updatecenter.common.Artifact
 
getArtifact() - Method in class org.sonar.updatecenter.common.Release
 
getBasePlugin() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getBuildDate() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getCategory() - Method in class org.sonar.updatecenter.common.Component
 
getChangelogUrl() - Method in class org.sonar.updatecenter.common.Release
 
getCompatiblePlugins() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getDate() - Method in class org.sonar.updatecenter.common.Release
 
getDate() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
getDependencies() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getDependencies() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
getDescription() - Method in class org.sonar.updatecenter.common.Component
 
getDescription() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getDescription() - Method in class org.sonar.updatecenter.common.Release
 
getDevelopers() - Method in class org.sonar.updatecenter.common.Component
 
getDevelopers() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getDevRelease() - Method in class org.sonar.updatecenter.common.Artifact
 
getDisplayVersion() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getDisplayVersion() - Method in class org.sonar.updatecenter.common.Release
 
getDownloadUrl() - Method in class org.sonar.updatecenter.common.Release
 
getDownloadUrl(Release.Edition) - Method in class org.sonar.updatecenter.common.Release
 
getDownloadUrlSuffix(Release.Edition) - Static method in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
getFilename() - Method in class org.sonar.updatecenter.common.Release
 
getFilename(Release.Edition) - Method in class org.sonar.updatecenter.common.Release
 
getFirstCompatible(Version) - Method in class org.sonar.updatecenter.common.Artifact
Lowest plugin version (including dev) that is compatible with provided SQ version
getFlavorLabel(String) - Method in class org.sonar.updatecenter.common.Release
 
getFromString() - Method in class org.sonar.updatecenter.common.Version
 
getHomepage() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getHomepageUrl() - Method in class org.sonar.updatecenter.common.Component
 
getImplementationBuild() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getIncomingDependencies() - Method in class org.sonar.updatecenter.common.Release
 
getIncompatiblePlugins() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getIssueTrackerUrl() - Method in class org.sonar.updatecenter.common.Component
 
getIssueTrackerUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getKey() - Method in class org.sonar.updatecenter.common.Artifact
 
getKey() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getKey() - Method in class org.sonar.updatecenter.common.Release
 
getLastCompatible(Version) - Method in class org.sonar.updatecenter.common.Artifact
getLastCompatibleRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getLastCompatibleReleaseIfUpgrade(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getLastMasterReleasePlugins() - Method in class org.sonar.updatecenter.common.PluginReferential
 
getLastRelease() - Method in class org.sonar.updatecenter.common.Artifact
 
getLastRequiredSonarVersion() - Method in class org.sonar.updatecenter.common.Release
 
getLicense() - Method in class org.sonar.updatecenter.common.Component
 
getLicense() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getLtsRelease() - Method in class org.sonar.updatecenter.common.Sonar
 
getMainClass() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getMajor() - Method in class org.sonar.updatecenter.common.Version
 
getMajorReleases() - Method in class org.sonar.updatecenter.common.Artifact
Keep only latest patch version.
getMinimalRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getMinimumRequiredSonarVersion() - Method in class org.sonar.updatecenter.common.Release
 
getMinor() - Method in class org.sonar.updatecenter.common.Version
 
getName() - Method in class org.sonar.updatecenter.common.Component
 
getName() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getName() - Method in class org.sonar.updatecenter.common.Version
 
getOrganization() - Method in class org.sonar.updatecenter.common.Component
 
getOrganization() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getOrganizationUrl() - Method in class org.sonar.updatecenter.common.Component
 
getOrganizationUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getOutgoingDependencies() - Method in class org.sonar.updatecenter.common.Release
 
getPatch() - Method in class org.sonar.updatecenter.common.Version
 
getPatch2() - Method in class org.sonar.updatecenter.common.Version
 
getPlugin() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
getPlugins() - Method in class org.sonar.updatecenter.common.PluginReferential
 
getPluginsToUpgrade() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getPrivateVersions() - Method in class org.sonar.updatecenter.common.Artifact
 
getPublicReleases() - Method in class org.sonar.updatecenter.common.Artifact
 
getPublicVersions() - Method in class org.sonar.updatecenter.common.Artifact
 
getQualifier() - Method in class org.sonar.updatecenter.common.Version
 
getRelease() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
getRelease() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getRelease(String) - Method in class org.sonar.updatecenter.common.Artifact
 
getRelease(String) - Method in class org.sonar.updatecenter.common.Sonar
 
getRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getReleaseForSonarVersion(String, Version) - Method in class org.sonar.updatecenter.common.Plugin
 
getReleases() - Method in class org.sonar.updatecenter.common.Artifact
Don't include dev version.
getReleasesGreaterThan(String) - Method in class org.sonar.updatecenter.common.Artifact
Shortcut for Ruby code
getReleasesGreaterThan(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getRequiredSonarVersions() - Method in class org.sonar.updatecenter.common.Release
 
getRequirePlugins() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getScannerDownloadUrl() - Method in class org.sonar.updatecenter.common.Release
 
getScanners() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
getSonar() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
getSonarVersion() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getSonarVersionFromString(String) - Method in class org.sonar.updatecenter.common.Release
 
getSourcesUrl() - Method in class org.sonar.updatecenter.common.Component
 
getSourcesUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getStatus() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
getTermsConditionsUrl() - Method in class org.sonar.updatecenter.common.Component
 
getTermsConditionsUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getUpdateCenterPluginReferential() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
getVersion() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getVersion() - Method in class org.sonar.updatecenter.common.Release
 
getVersions() - Method in class org.sonar.updatecenter.common.Artifact
 
groupId() - Method in class org.sonar.updatecenter.common.Release
 

H

hasDownloadUrl() - Method in class org.sonar.updatecenter.common.Release
 
hashCode() - Method in class org.sonar.updatecenter.common.Artifact
 
hashCode() - Method in class org.sonar.updatecenter.common.Release
 
hashCode() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
hashCode() - Method in class org.sonar.updatecenter.common.Version
 
hasWarnings() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
HOMEPAGE - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
homepageUrl - Variable in class org.sonar.updatecenter.common.Component
 

I

IMPLEMENTATION_BUILD - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
INCOMPATIBLE - org.sonar.updatecenter.common.PluginUpdate.Status
 
IncompatiblePluginVersionException - Exception in org.sonar.updatecenter.common.exception
 
IncompatiblePluginVersionException(String) - Constructor for exception org.sonar.updatecenter.common.exception.IncompatiblePluginVersionException
 
IncompatiblePluginVersionException(String, Throwable) - Constructor for exception org.sonar.updatecenter.common.exception.IncompatiblePluginVersionException
 
isArchived() - Method in class org.sonar.updatecenter.common.Release
 
isCompatible() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
isCompatibleWith(Version) - Method in class org.sonar.updatecenter.common.Version
Two versions are compatible when they are identical except for qualifier.
isIncompatible() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
isIncompatible() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
isPublic() - Method in class org.sonar.updatecenter.common.Release
 
isSnapshot(String) - Static method in class org.sonar.updatecenter.common.Version
 
isSonarLintSupported() - Method in class org.sonar.updatecenter.common.PluginManifest
 
ISSUE_TRACKER_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
issueTrackerUrl - Variable in class org.sonar.updatecenter.common.Component
 
isUseChildFirstClassLoader() - Method in class org.sonar.updatecenter.common.PluginManifest
 
isValid() - Method in class org.sonar.updatecenter.common.PluginManifest
 
isValid(String) - Static method in class org.sonar.updatecenter.common.PluginKeyUtils
 

K

key - Variable in class org.sonar.updatecenter.common.Artifact
 
KEY - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

L

license - Variable in class org.sonar.updatecenter.common.Component
 
LICENSE - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

M

MAIN_CLASS - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
MAVEN_ARTIFACTID_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
MAVEN_GROUPID_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
merge(PluginManifest) - Method in class org.sonar.updatecenter.common.Plugin
 

N

name - Variable in class org.sonar.updatecenter.common.Component
 
NAME - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

O

org.sonar.updatecenter.common - package org.sonar.updatecenter.common
 
org.sonar.updatecenter.common.exception - package org.sonar.updatecenter.common.exception
 
organization - Variable in class org.sonar.updatecenter.common.Component
 
ORGANIZATION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
ORGANIZATION_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
organizationUrl - Variable in class org.sonar.updatecenter.common.Component
 

P

Plugin - Class in org.sonar.updatecenter.common
 
PluginKeyUtils - Class in org.sonar.updatecenter.common
 
PluginManifest - Class in org.sonar.updatecenter.common
This class loads Sonar plugin metadata from JAR manifest.
PluginManifest() - Constructor for class org.sonar.updatecenter.common.PluginManifest
 
PluginManifest(File) - Constructor for class org.sonar.updatecenter.common.PluginManifest
Load the manifest from a JAR file.
PluginManifest(Manifest) - Constructor for class org.sonar.updatecenter.common.PluginManifest
 
PluginNotFoundException - Exception in org.sonar.updatecenter.common.exception
 
PluginNotFoundException(String) - Constructor for exception org.sonar.updatecenter.common.exception.PluginNotFoundException
 
PluginNotFoundException(String, Throwable) - Constructor for exception org.sonar.updatecenter.common.exception.PluginNotFoundException
 
PluginReferential - Class in org.sonar.updatecenter.common
 
PluginReferentialManifestConverter - Class in org.sonar.updatecenter.common
 
PLUGINS - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
PluginUpdate - Class in org.sonar.updatecenter.common
 
PluginUpdate() - Constructor for class org.sonar.updatecenter.common.PluginUpdate
 
PluginUpdate.Status - Enum in org.sonar.updatecenter.common
 
PROD - org.sonar.updatecenter.common.UpdateCenterDeserializer.Mode
Will ignore devVersion and privateVersions

R

registerInstalledPlugins(PluginReferential) - Method in class org.sonar.updatecenter.common.UpdateCenter
 
Release - Class in org.sonar.updatecenter.common
 
Release(Artifact, String) - Constructor for class org.sonar.updatecenter.common.Release
 
Release(Artifact, Version) - Constructor for class org.sonar.updatecenter.common.Release
 
Release.Edition - Enum in org.sonar.updatecenter.common
 
releases - Variable in class org.sonar.updatecenter.common.Artifact
 
removeQualifier() - Method in class org.sonar.updatecenter.common.Version
 
REQUIRE_PLUGINS - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
REQUIRE_SONAR_UPGRADE - org.sonar.updatecenter.common.PluginUpdate.Status
 
requiresPluginUpgrades() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
requiresSonarUpgrade() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
requiresSonarUpgradeForDependencies() - Method in class org.sonar.updatecenter.common.PluginUpdate
 

S

sanitize(String) - Static method in class org.sonar.updatecenter.common.PluginKeyUtils
 
Scanner - Class in org.sonar.updatecenter.common
 
SCANNERS - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
setArchived(boolean) - Method in class org.sonar.updatecenter.common.Release
 
setArtifactId(String) - Method in class org.sonar.updatecenter.common.Release
 
setBasePlugin(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setBuildDate(Date) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setCategory(String) - Method in class org.sonar.updatecenter.common.Component
 
setCategory(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setChangelogUrl(String) - Method in class org.sonar.updatecenter.common.Release
 
setDate(Date) - Method in class org.sonar.updatecenter.common.Release
 
setDate(Date) - Method in class org.sonar.updatecenter.common.UpdateCenter
 
setDependencies(String[]) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDependencies(List<Release>) - Method in class org.sonar.updatecenter.common.PluginUpdate
 
setDescription(String) - Method in class org.sonar.updatecenter.common.Component
 
setDescription(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setDescription(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDescription(String) - Method in class org.sonar.updatecenter.common.Release
 
setDevelopers(String[]) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDevelopers(List) - Method in class org.sonar.updatecenter.common.Plugin
 
setDevelopers(List<String>) - Method in class org.sonar.updatecenter.common.Component
 
setDevRelease(Release) - Method in class org.sonar.updatecenter.common.Artifact
 
setDisplayVersion(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDisplayVersion(String) - Method in class org.sonar.updatecenter.common.Release
 
setDownloadUrl(String) - Method in class org.sonar.updatecenter.common.Release
 
setDownloadUrl(String, Release.Edition) - Method in class org.sonar.updatecenter.common.Release
 
setGroupId(String) - Method in class org.sonar.updatecenter.common.Release
 
setHomepage(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setHomepageUrl(String) - Method in class org.sonar.updatecenter.common.Component
 
setHomepageUrl(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setImplementationBuild(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setInstalledSonarVersion(Version) - Method in class org.sonar.updatecenter.common.UpdateCenter
 
setIssueTrackerUrl(String) - Method in class org.sonar.updatecenter.common.Component
 
setIssueTrackerUrl(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setIssueTrackerUrl(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setKey(String) - Method in class org.sonar.updatecenter.common.Artifact
 
setKey(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setLicense(String) - Method in class org.sonar.updatecenter.common.Component
 
setLicense(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setLicense(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setLtsRelease(String) - Method in class org.sonar.updatecenter.common.Sonar
 
setMainClass(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setName(String) - Method in class org.sonar.updatecenter.common.Component
 
setName(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setName(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setOrganization(String) - Method in class org.sonar.updatecenter.common.Component
 
setOrganization(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setOrganization(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setOrganizationUrl(String) - Method in class org.sonar.updatecenter.common.Component
 
setOrganizationUrl(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setOrganizationUrl(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setPublic(boolean) - Method in class org.sonar.updatecenter.common.Release
 
setRelease(Release) - Method in class org.sonar.updatecenter.common.PluginUpdate
 
setReleases(String[]) - Method in class org.sonar.updatecenter.common.Sonar
shortcut only for sonar, no need to have other fields than version
setRequirePlugins(String[]) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setSonarLintSupported(boolean) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setSonarVersion(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setSourcesUrl(String) - Method in class org.sonar.updatecenter.common.Component
 
setSourcesUrl(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setSourcesUrl(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setStatus(PluginUpdate.Status) - Method in class org.sonar.updatecenter.common.PluginUpdate
 
setTermsConditionsUrl(String) - Method in class org.sonar.updatecenter.common.Component
 
setTermsConditionsUrl(String) - Method in class org.sonar.updatecenter.common.Plugin
 
setTermsConditionsUrl(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setUseChildFirstClassLoader(boolean) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setVersion(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setVersion(Version) - Method in class org.sonar.updatecenter.common.Release
 
Sonar - Class in org.sonar.updatecenter.common
 
Sonar() - Constructor for class org.sonar.updatecenter.common.Sonar
 
SONAR_PREFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
SONAR_VERSION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
SONARLINT_SUPPORTED - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
SonarUpdate - Class in org.sonar.updatecenter.common
 
SonarUpdate(Release) - Constructor for class org.sonar.updatecenter.common.SonarUpdate
 
SonarVersionRangeException - Exception in org.sonar.updatecenter.common.exception
 
SonarVersionRangeException(String) - Constructor for exception org.sonar.updatecenter.common.exception.SonarVersionRangeException
 
SOURCES_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
sourcesUrl - Variable in class org.sonar.updatecenter.common.Component
 
supportSonarVersion(Version) - Method in class org.sonar.updatecenter.common.Release
 

T

TERMS_CONDITIONS_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
termsConditionsUrl - Variable in class org.sonar.updatecenter.common.Component
 
toDate(String, boolean) - Static method in class org.sonar.updatecenter.common.FormatUtils
 
toProperties(UpdateCenter) - Static method in class org.sonar.updatecenter.common.UpdateCenterSerializer
 
toProperties(UpdateCenter, File) - Static method in class org.sonar.updatecenter.common.UpdateCenterSerializer
 
toString() - Method in class org.sonar.updatecenter.common.Component
 
toString() - Method in class org.sonar.updatecenter.common.PluginManifest
 
toString() - Method in class org.sonar.updatecenter.common.Release
 
toString() - Method in class org.sonar.updatecenter.common.Version
 
toString(Date, boolean) - Static method in class org.sonar.updatecenter.common.FormatUtils
 

U

UpdateCenter - Class in org.sonar.updatecenter.common
 
UpdateCenterDeserializer - Class in org.sonar.updatecenter.common
 
UpdateCenterDeserializer(UpdateCenterDeserializer.Mode, boolean) - Constructor for class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
UpdateCenterDeserializer(UpdateCenterDeserializer.Mode, boolean, boolean) - Constructor for class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
UpdateCenterDeserializer.Mode - Enum in org.sonar.updatecenter.common
 
UpdateCenterSerializer - Class in org.sonar.updatecenter.common
 
USE_CHILD_FIRST_CLASSLOADER - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

V

valueOf(String) - Static method in enum org.sonar.updatecenter.common.PluginUpdate.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.updatecenter.common.Release.Edition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.updatecenter.common.UpdateCenterDeserializer.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonar.updatecenter.common.PluginUpdate.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.updatecenter.common.Release.Edition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.updatecenter.common.UpdateCenterDeserializer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.sonar.updatecenter.common
 
VERSION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
A B C D E F G H I K L M N O P R S T U V 
All Classes All Packages