26e80da26fa2f4b27609456db9f4c7fdc277b101
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type projectBranch : String to projectBranches : List<String> in method public setProjectBranch(projectBranches List<String>) : CreateBranchRequest in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Parameter Type project : String to projects : List<String> in method public setProject(projects List<String>) : UpdateBranchRequest in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Change Parameter Type projectBranch : String to projectBranches : List<String> in method public setProjectBranch(projectBranches List<String>) : UpdateBranchRequest in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Change Parameter Type project : String to projects : List<String> in method public setProject(projects List<String>) : CreateBranchRequest in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Return Type | 4 | ||
Change Return Type String to List<String> in method public getProjectBranch() : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Return Type String to List<String> in method public getProject() : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Change Return Type String to List<String> in method public getProject() : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Return Type String to List<String> in method public getProjectBranch() : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Rename Attribute | 4 | ||
Rename Attribute projectBranch : String to projectBranches : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Rename Attribute projectBranch : String to projectBranches : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Rename Attribute project : String to projects : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Rename Attribute project : String to projects : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type project : String to projects : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Change Attribute Type project : String to projects : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Change Attribute Type projectBranch : String to projectBranches : List<String> in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Change Attribute Type projectBranch : String to projectBranches : List<String> in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Rename Parameter | 4 | ||
Rename Parameter project : String to projects : List<String> in method public setProject(projects List<String>) : UpdateBranchRequest in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Rename Parameter projectBranch : String to projectBranches : List<String> in method public setProjectBranch(projectBranches List<String>) : UpdateBranchRequest in class org.sonarqube.ws.client.applications.UpdateBranchRequest | From | To | |
Rename Parameter project : String to projects : List<String> in method public setProject(projects List<String>) : CreateBranchRequest in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To | |
Rename Parameter projectBranch : String to projectBranches : List<String> in method public setProjectBranch(projectBranches List<String>) : CreateBranchRequest in class org.sonarqube.ws.client.applications.CreateBranchRequest | From | To |