002ffdfdd224dba2d50f2f33cfe6d6725e4b7617
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 1 | ||
| Move And Rename Class org.sonar.server.setting.ProjectSettingsFactoryTest moved and renamed to org.sonar.ce.settings.ProjectConfigurationFactoryTest | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable projectSettings : Settings to settings : Settings in method private addSettings(settings Settings, componentDbKey String) : void in class org.sonar.ce.settings.ProjectConfigurationFactory | From | To | |
| Extract Method | 1 | ||
| Extract Method private addSettings(settings Settings, componentDbKey String) : void extracted from public newProjectConfiguration(projectKey String) : Configuration in class org.sonar.ce.settings.ProjectConfigurationFactory | From | To |