|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SonarConfig | |
|---|---|
| org.sonar.server.configuration | |
| Uses of SonarConfig in org.sonar.server.configuration |
|---|
| Methods in org.sonar.server.configuration that return SonarConfig | |
|---|---|
protected SonarConfig |
Backup.getSonarConfigFromXml(String xml)
|
| Methods in org.sonar.server.configuration with parameters of type SonarConfig | |
|---|---|
void |
PropertiesBackup.exportXml(SonarConfig sonarConfig)
|
void |
ProfilesBackup.exportXml(SonarConfig sonarConfig)
|
void |
MetricsBackup.exportXml(SonarConfig sonarConfig)
|
void |
Backupable.exportXml(SonarConfig sonarConfig)
|
protected String |
Backup.exportXml(SonarConfig sonarConfig)
|
void |
RulesBackup.exportXml(SonarConfig sonarConfig)
|
protected void |
MetricsBackup.exportXml(SonarConfig sonarConfig,
Collection<Metric> metrics)
|
protected String |
Backup.getXmlFromSonarConfig(SonarConfig sonarConfig)
|
protected void |
Backup.importBackupablesXml(SonarConfig sonarConfig)
|
void |
PropertiesBackup.importXml(SonarConfig sonarConfig)
|
void |
ProfilesBackup.importXml(SonarConfig sonarConfig)
|
void |
MetricsBackup.importXml(SonarConfig sonarConfig)
|
void |
Backupable.importXml(SonarConfig sonarConfig)
|
void |
RulesBackup.importXml(SonarConfig sonarConfig)
|
protected void |
MetricsBackup.registerMetrics(SonarConfig sonarConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||