67012b8a06c3d2c929eb7c4391f5fa25368ee75b
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getSubmitterLogin() : String renamed to public getSubmitterUuid() : String in class org.sonar.db.ce.CeActivityDto | From | To | |
Rename Attribute | 1 | ||
Rename Attribute submitterLogin : String to submitterUuid : String in class org.sonar.db.ce.CeActivityDto | From | To | |
Rename Parameter | 2 | ||
Rename Parameter componentDtoCache : DtoCache to cache : DtoCache in method private formatQueue(dto CeQueueDto, cache DtoCache) : Ce.Task in class org.sonar.server.ce.ws.TaskFormatter | From | To | |
Rename Parameter componentDtoCache : DtoCache to cache : DtoCache in method private formatActivity(dto CeActivityDto, cache DtoCache, scannerContext String) : Ce.Task in class org.sonar.server.ce.ws.TaskFormatter | From | To |