e6dd781f43af40b2648543249855e1c53796c91c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute public PARAM_KEY : String from class org.sonar.server.project.ws.DeleteAction with public PARAM_PROJECT : String from class org.sonarqube.ws.client.project.ProjectsWsParameters | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute public PARAM_ID : String renamed to public PARAM_PROJECT_ID : String and moved from class org.sonar.server.project.ws.DeleteAction to class org.sonarqube.ws.client.project.ProjectsWsParameters | From | To | |
Rename Attribute | 3 | ||
Rename Attribute PARAM_KEY : String to PARAM_PROJECT : String in class org.sonar.server.project.ws.IndexAction | From | To | |
Rename Attribute PARAM_KEYS : String to PARAM_PROJECTS : String in class org.sonar.server.project.ws.BulkDeleteAction | From | To | |
Rename Attribute PARAM_IDS : String to PARAM_PROJECT_IDS : String in class org.sonar.server.project.ws.BulkDeleteAction | From | To |