b3101c1575b89000737c854abf87631f1ec22a6f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type String to Long in method public apply(input ComponentDto) : Long in class org.sonar.db.component.ComponentDtoFunctions.ToCopyResourceId | From | To | |
| Move And Rename Class | 4 | ||
| Move And Rename Class org.sonar.server.computation.step.PersistComponentsStep.ComponentKey moved and renamed to org.sonar.db.component.ComponentDtoFunctions.ToKey | From | To | |
| Move And Rename Class org.sonar.server.test.ws.CoveredFilesAction.ComponentToUuidFunction moved and renamed to org.sonar.db.component.ComponentDtoFunctions.ToUuid | From | To | |
| Move And Rename Class org.sonar.server.test.ws.ListAction.ComponentToUuidFunction moved and renamed to org.sonar.db.component.ComponentDtoFunctions.ToCopyResourceId | From | To | |
| Move And Rename Class org.sonar.server.computation.step.ValidateProjectStep.ComponentDtoToKey moved and renamed to org.sonar.db.component.ComponentDtoFunctions.ToProjectUuid | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter component : ComponentDto to input : ComponentDto in method public apply(input ComponentDto) : String in class org.sonar.db.component.ComponentDtoFunctions.ToUuid | From | To | |
| Rename Parameter componentDto : ComponentDto to input : ComponentDto in method public apply(input ComponentDto) : Long in class org.sonar.db.component.ComponentDtoFunctions.ToCopyResourceId | From | To |