Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

AbstractSonarPluginMojo - Class in org.sonar.updatecenter.mavenplugin
Base class for Sonar-plugin-packaging related tasks.
AbstractSonarPluginMojo() - Constructor for class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
addChild(Release) - Method in class org.sonar.updatecenter.common.Release
 
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, String, String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
addOutgoingDependency(Release) - Method in class org.sonar.updatecenter.common.Release
 
addPluginToUpgrade(Release) - Method in class org.sonar.updatecenter.common.SonarUpdate
 
addRelease(Release) - Method in class org.sonar.updatecenter.common.Artifact
 
addRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
addRelease(String) - Method in class org.sonar.updatecenter.common.Artifact
 
addRequiredSonarVersions(Version...) - Method in class org.sonar.updatecenter.common.Release
 
addRequiredSonarVersions(String...) - 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

CHANGELOG_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
CheckDependenciesMojo - Class in org.sonar.updatecenter.mavenplugin
 
CheckDependenciesMojo() - Constructor for class org.sonar.updatecenter.mavenplugin.CheckDependenciesMojo
 
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
 
create(List<Plugin>) - Static method in class org.sonar.updatecenter.common.PluginReferential
 
create(PluginReferential, Sonar) - Static method in class org.sonar.updatecenter.common.UpdateCenter
 
create(String) - Static method in class org.sonar.updatecenter.common.Version
 
createArchive() - Method in class org.sonar.updatecenter.mavenplugin.SonarPluginMojo
 
createEmpty() - Static method in class org.sonar.updatecenter.common.PluginReferential
 
createForPluginRelease(Release, Version) - Static method in class org.sonar.updatecenter.common.PluginUpdate
 
createRelease(String) - Static method in class org.sonar.updatecenter.common.Version
Deprecated.
createWithStatus(Release, PluginUpdate.Status) - Static method in class org.sonar.updatecenter.common.PluginUpdate
 

D

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
 
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 - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
DESCRIPTION_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
DEVELOPERS - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
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_URL_SUFFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 

E

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
 
execute() - Method in class org.sonar.updatecenter.mavenplugin.CheckDependenciesMojo
 
execute() - Method in class org.sonar.updatecenter.mavenplugin.HelpMojo
execute() - Method in class org.sonar.updatecenter.mavenplugin.SonarPluginMojo
 

F

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
 
fromSingleFile(File) - Method in class org.sonar.updatecenter.common.UpdateCenterDeserializer
Load configuration with one single file containing everything

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
getAppDirectory() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
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
 
getBasePlugin() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getBuildDate() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getCategory() - Method in class org.sonar.updatecenter.common.Plugin
 
getChangelogUrl() - Method in class org.sonar.updatecenter.common.Release
 
getChildren() - Method in class org.sonar.updatecenter.common.Release
 
getClassesDirectory() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getClassifier() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
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
 
getDependencyArtifacts() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getDependencyArtifacts(String) - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getDescription() - Method in class org.sonar.updatecenter.common.Plugin
 
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.Plugin
 
getDevelopers() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getDevRelease() - Method in class org.sonar.updatecenter.common.Artifact
 
getDownloadUrl() - Method in class org.sonar.updatecenter.common.Release
 
getExplicitPluginKey() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getFilename() - Method in class org.sonar.updatecenter.common.Release
 
getFinalName() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getFirstCompatible(Version) - Method in class org.sonar.updatecenter.common.Artifact
Lowest plugin version (including dev) that is compatible with provided SQ version
getHomepage() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getHomepageUrl() - Method in class org.sonar.updatecenter.common.Plugin
 
getImplementationBuild() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getIncludedArtifacts() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
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.Plugin
 
getIssueTrackerUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getJarFile(File, String, String) - Static method in class org.sonar.updatecenter.mavenplugin.SonarPluginMojo
 
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.Plugin
 
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
 
getMessage(String, List<String>) - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
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.Plugin
 
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.Plugin
 
getOrganization() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getOrganizationUrl() - Method in class org.sonar.updatecenter.common.Plugin
 
getOrganizationUrl() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getOutgoingDependencies() - Method in class org.sonar.updatecenter.common.Release
 
getOutputDirectory() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getParent() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getParent() - 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
 
getPluginClass() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPluginDescription() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPluginIssueTrackerUrl() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPluginName() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPluginParent() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPlugins() - Method in class org.sonar.updatecenter.common.PluginReferential
 
getPluginsToUpgrade() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getPluginTermsConditionsUrl() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPluginUrl() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getPrivateVersions() - Method in class org.sonar.updatecenter.common.Artifact
 
getProject() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
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(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
getRelease(String) - Method in class org.sonar.updatecenter.common.Artifact
 
getRelease() - Method in class org.sonar.updatecenter.common.PluginUpdate
 
getRelease(String) - Method in class org.sonar.updatecenter.common.Sonar
 
getRelease() - Method in class org.sonar.updatecenter.common.SonarUpdate
 
getReleaseForSonarVersion(String, Version) - Method in class org.sonar.updatecenter.common.Plugin
 
getReleases() - Method in class org.sonar.updatecenter.common.Artifact
 
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
 
getRequirePlugins() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getSession() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getSonar() - Method in class org.sonar.updatecenter.common.UpdateCenter
 
getSonarPluginApiArtifact() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
getSonarVersion() - Method in class org.sonar.updatecenter.common.PluginManifest
 
getSourcesUrl() - Method in class org.sonar.updatecenter.common.Plugin
 
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.Plugin
 
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

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
 
HelpMojo - Class in org.sonar.updatecenter.mavenplugin
Display help information on sonar-packaging-maven-plugin.
Call mvn sonar-packaging:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.sonar.updatecenter.mavenplugin.HelpMojo
 
HOMEPAGE - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

I

IMPLEMENTATION_BUILD - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
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
 
isMaster() - Method in class org.sonar.updatecenter.common.Release
 
isPublic() - Method in class org.sonar.updatecenter.common.Release
 
isSkipDependenciesPackaging() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
isSnapshot(String) - Static method in class org.sonar.updatecenter.common.Version
 
ISSUE_TRACKER_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
isUseChildFirstClassLoader() - Method in class org.sonar.updatecenter.common.PluginManifest
 
isUseChildFirstClassLoader() - Method in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
isValid(String) - Static method in class org.sonar.updatecenter.common.PluginKeyUtils
 
isValid() - Method in class org.sonar.updatecenter.common.PluginManifest
 

J

jarArchiver - Variable in class org.sonar.updatecenter.mavenplugin.SonarPluginMojo
The Jar archiver.

K

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

L

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 - 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
 
org.sonar.updatecenter.mavenplugin - package org.sonar.updatecenter.mavenplugin
 
ORGANIZATION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
ORGANIZATION_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 

P

PARENT - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
Plugin - Class in org.sonar.updatecenter.common
 
Plugin(String) - Constructor for class org.sonar.updatecenter.common.Plugin
 
pluginKey - Variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
Plugin key.
PluginKeyUtils - Class in org.sonar.updatecenter.common
 
PluginManifest - Class in org.sonar.updatecenter.common
This class loads Sonar plugin metadata from JAR manifest.
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
 
PluginManifest() - 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
 
pluginParent - Variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
Plugin parent.
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
 
projectHelper - Variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 

R

registerInstalledPlugins(PluginReferential) - Method in class org.sonar.updatecenter.common.UpdateCenter
 
Release - Class in org.sonar.updatecenter.common
 
Release(Artifact, Version) - Constructor for class org.sonar.updatecenter.common.Release
 
Release(Artifact, String) - Constructor for class org.sonar.updatecenter.common.Release
 
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
 
requirePlugins - Variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
Plugin's dependencies.
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
 
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.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.Plugin
 
setDescription(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDescription(String) - Method in class org.sonar.updatecenter.common.Release
 
setDevelopers(List<String>) - Method in class org.sonar.updatecenter.common.Plugin
 
setDevelopers(String[]) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setDevRelease(Release) - Method in class org.sonar.updatecenter.common.Artifact
 
setDevRelease(Version) - Method in class org.sonar.updatecenter.common.Artifact
 
setDevRelease(String) - Method in class org.sonar.updatecenter.common.Artifact
 
setDownloadUrl(String) - 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.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.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.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.Plugin
 
setName(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
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.Plugin
 
setOrganizationUrl(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setParent(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
setParent(Release, String) - Method in class org.sonar.updatecenter.common.PluginReferential
 
setParent(Release) - Method in class org.sonar.updatecenter.common.Release
 
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
 
setSonarVersion(String) - Method in class org.sonar.updatecenter.common.PluginManifest
 
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.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_GROUPID - Static variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
SONAR_PLUGIN_API_ARTIFACTID - Static variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
SONAR_PLUGIN_API_TYPE - Static variable in class org.sonar.updatecenter.mavenplugin.AbstractSonarPluginMojo
 
SONAR_PREFIX - Static variable in class org.sonar.updatecenter.common.UpdateCenterDeserializer
 
SONAR_VERSION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
SonarPluginMojo - Class in org.sonar.updatecenter.mavenplugin
Build a Sonar Plugin from the current project.
SonarPluginMojo() - Constructor for class org.sonar.updatecenter.mavenplugin.SonarPluginMojo
 
SonarUpdate - Class in org.sonar.updatecenter.common
 
SonarUpdate(Release) - Constructor for class org.sonar.updatecenter.common.SonarUpdate
 
SOURCES_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
supportSonarVersion(Version) - Method in class org.sonar.updatecenter.common.Release
 

T

TERMS_CONDITIONS_URL - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
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(Date, boolean) - Static method in class org.sonar.updatecenter.common.FormatUtils
 
toString() - Method in class org.sonar.updatecenter.common.Plugin
 
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
 

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.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.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.UpdateCenterDeserializer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.sonar.updatecenter.common.PluginManifest
 
Version - Class in org.sonar.updatecenter.common
 
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2010–2014 SonarSource. All rights reserved.