548d182e257e940a9016123922c9fa6ce510d415
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private ACTION_CHANGELOG : String from class org.sonar.server.issue.ws.ChangelogAction to public ACTION_CHANGELOG : String from class org.sonarqube.ws.client.issue.IssuesWsParameters | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute public API_ENDPOINT : String renamed to public CONTROLLER_ISSUES : String and moved from class org.sonar.server.issue.ws.IssuesWs to class org.sonarqube.ws.client.issue.IssuesWsParameters | From | To | |
Change Variable Type | 3 | ||
Change Variable Type change : IssueChange to change : Changelog in method public update_changelog_when_assigning_issue_by_user() : void in class it.issue.IssueChangelogTest | From | To | |
Change Variable Type change2 : IssueChange to change2 : Changelog in method public update_changelog_when_reopening_unresolved_issue_by_scan() : void in class it.issue.IssueChangelogTest | From | To | |
Change Variable Type change1 : IssueChange to change1 : Changelog in method public update_changelog_when_reopening_unresolved_issue_by_scan() : void in class it.issue.IssueChangelogTest | From | To |