4795b2a1d9de7ac2b5e010565928000a45bad32e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type projectOrModuleKey : String to component : ComponentDto in method public updateKey(dbSession DbSession, component ComponentDto, newKey String) : void in class org.sonar.server.component.ComponentService | From | To | |
Inline Variable | 1 | ||
Inline Variable existingComponent : Optional<ComponentDto> in method private createRootComponent(session DbSession, newComponent NewComponent) : ComponentDto from class org.sonar.server.component.ComponentService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter projectOrModuleKey : String to component : ComponentDto in method public updateKey(dbSession DbSession, component ComponentDto, newKey String) : void in class org.sonar.server.component.ComponentService | From | To |