33ad2136864fd9cb1143ab6524c9ef89810cc967
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method private newModuleUuidPath(oldModuleUuidPath String) : String from class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath to private newModuleUuidPathWithSeparators(oldModuleUuidPath String) : String from class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath.ModuleUuidPathUpdateHandler | From | To | |
Move And Rename Method private needUpdate(moduleUuidPath String) : boolean from class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath to private needUpdateForSeparators(moduleUuidPath String) : boolean from class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath.ModuleUuidPathUpdateHandler | From | To | |
Extract Class | 1 | ||
Extract Class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath.ModuleUuidPathUpdateHandler from class org.sonar.server.db.migrations.v51.UpdateProjectsModuleUuidPath | From | To |