6923dc82c9337e80d9aa0de8456accffa2313e24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public do_nothing_if_offline() : void renamed to public move_to_manualInstall_state_when_offline() : void in class org.sonar.server.plugins.edition.EditionInstallerTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type editionPluginKeys : Set<String> to newLicense : License in method private asyncInstall(newLicense License, updateCenter UpdateCenter) : void in class org.sonar.server.plugins.edition.EditionInstaller | From | To | |
| Change Parameter Type editionPluginKeys : Set<String> to newLicense : License in method public install(newLicense License) : void in class org.sonar.server.plugins.edition.EditionInstaller | From | To | |
| Rename Variable | 1 | ||
| Rename Variable editionPlugins : Set<String> to newLicense : License in method public check_plugins_to_install_and_remove() : void in class org.sonar.server.plugins.edition.EditionInstallerTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method public install(newLicense License) : void in class org.sonar.server.plugins.edition.EditionInstaller | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute installer : EditionInstaller to underTestSynchronousExecutor : EditionInstaller in class org.sonar.server.plugins.edition.EditionInstallerTest | From | To | |
| Rename Attribute executor : EditionInstallerExecutor to synchronousExecutor : EditionInstallerExecutor in class org.sonar.server.plugins.edition.EditionInstallerTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type editionPlugins : Set<String> to newLicense : License in method public check_plugins_to_install_and_remove() : void in class org.sonar.server.plugins.edition.EditionInstallerTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter editionPluginKeys : Set<String> to newLicense : License in method private asyncInstall(newLicense License, updateCenter UpdateCenter) : void in class org.sonar.server.plugins.edition.EditionInstaller | From | To | |
| Rename Parameter editionPluginKeys : Set<String> to newLicense : License in method public install(newLicense License) : void in class org.sonar.server.plugins.edition.EditionInstaller | From | To |