3f31a1c20bc8dcf8bfdb986f225e5921b19fd64d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type dtoPopulator : Consumer<ComponentDto> to dtoPopulators : Consumer<ComponentDto>... in method public insertApplication(organizationDto OrganizationDto, dtoPopulators Consumer<ComponentDto>...) : ComponentDto in class org.sonar.db.component.ComponentDbTester | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dtoPopulator : Consumer<ComponentDto> to dtoPopulators : Consumer<ComponentDto>... in method public insertApplication(organizationDto OrganizationDto, dtoPopulators Consumer<ComponentDto>...) : ComponentDto in class org.sonar.db.component.ComponentDbTester | From | To |