| Package | Description |
|---|---|
| org.sonar.api | |
| org.sonar.api.config | |
| org.sonar.api.platform | |
| org.sonar.batch.bootstrap | |
| org.sonar.server.plugins |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
Plugins.getProperties(Plugin plugin)
Deprecated.
Returns the list of properties of a plugin
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyDefinition |
PropertyDefinition.create(Property annotation) |
String |
PropertyDefinitions.getCategory(Property prop) |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
PluginRepository.getProperties(Plugin plugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
DryRun |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
BatchPluginRepository.getProperties(Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
DefaultServerPluginRepository.getProperties(Plugin plugin) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.