f0e22159e7792c0a864f7a395de065e006f553f1
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public with_views() : void renamed to public with_pages() : void in class org.sonar.server.ui.ws.SettingsActionTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute views : Views to pageRepository : PageRepository in class org.sonar.server.ui.ws.SettingsAction | From | To | |
Change Variable Type | 1 | ||
Change Variable Type page : ViewProxy<Page> to page : Page in method public handle(request Request, response Response) : void in class org.sonar.server.ui.ws.SettingsAction | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type views : Views to pageRepository : PageRepository in class org.sonar.server.ui.ws.SettingsAction | From | To |