61a5ee1acd76d492128623d76a6712c88c2b8919
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public update(update RuleUpdate) : void moved from class org.sonar.server.rule.RuleService to class org.sonar.server.rule.ws.UpdateAction & inlined to public handle(request Request, response Response) : void | From | To | |
Rename Attribute | 2 | ||
Rename Attribute service : RuleService to userSession : UserSession in class org.sonar.server.rule.ws.UpdateAction | From | To | |
Rename Attribute mapping : RuleMapping to mapper : RuleMapper in class org.sonar.server.rule.ws.UpdateAction | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type service : RuleService to userSession : UserSession in class org.sonar.server.rule.ws.UpdateAction | From | To | |
Change Attribute Type mapping : RuleMapping to mapper : RuleMapper in class org.sonar.server.rule.ws.UpdateAction | From | To |