c84c9ce7619fc312374583ccd8510024a5b1c75c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 64
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public projectAnalysis() : ProjectAnalysisService renamed to public projectAnalysisOld() : ProjectAnalysisService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Method public projectAnalysis() : ProjectAnalysisService renamed to public projectAnalysisOld() : ProjectAnalysisService in class org.sonarqube.ws.client.WsClient | From | To | |
Change Return Type | 4 | ||
Change Return Type QualityProfilesService to QualityprofilesService in method public qualityProfiles() : QualityprofilesService in class org.sonarqube.ws.client.WsClient | From | To | |
Change Return Type QualityProfilesService to QualityprofilesService in method public qualityProfiles() : QualityprofilesService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Change Return Type OrganizationService to OrganizationsService in method public organizations() : OrganizationsService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Change Return Type OrganizationService to OrganizationsService in method public organizations() : OrganizationsService in class org.sonarqube.ws.client.WsClient | From | To | |
Rename Attribute | 6 | ||
Rename Attribute projectAnalysisService : ProjectAnalysisService to projectAnalysisOld : ProjectAnalysisService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Attribute permissionsService : PermissionsService to permissions : PermissionsService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Attribute qualityProfilesService : QualityProfilesService to qualityProfilesOld : QualityProfilesService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Attribute measuresService : MeasuresService to measures : MeasuresService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Attribute issuesService : IssuesService to issues : IssuesService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Rename Attribute componentsService : ComponentsService to components : ComponentsService in class org.sonarqube.ws.client.DefaultWsClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type organizations : OrganizationService to organizations : OrganizationsService in class org.sonarqube.ws.client.DefaultWsClient | From | To |