a3a526300ae1f7171ed89e00e4ff57ce41c2e6eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable organization2Dto : OrganizationDto to org2 : OrganizationDto in method public get_all_past_activity() : void in class org.sonar.server.ce.ws.ActivityActionTest | From | To | |
Rename Variable organization1Dto : OrganizationDto to org1 : OrganizationDto in method public get_all_past_activity() : void in class org.sonar.server.ce.ws.ActivityActionTest | From | To | |
Extract Variable | 1 | ||
Extract Variable task : WsCe.Task in method public get_all_past_activity() : void from class org.sonar.server.ce.ws.ActivityActionTest | From | To |