0eaa5217883cfeca688aad1d462192c194741827
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private userWriter : UserJsonWriter from class org.sonar.server.issue.ws.IssueJsonWriter to private userWriter : UserJsonWriter from class org.sonar.server.issue.InternalRubyIssueService | From | To | |
Move Attribute private userWriter : UserJsonWriter from class org.sonar.server.issue.ws.IssueJsonWriter to package userWriter : UserJsonWriter from class org.sonar.server.issue.InternalRubyIssueServiceTest | From | To | |
Extract Variable | 2 | ||
Extract Variable assignee : String in method private getIssueUsersByLogin(issue Issue) : Map<String,User> from class org.sonar.server.issue.InternalRubyIssueService | From | To | |
Extract Variable reporter : String in method private getIssueUsersByLogin(issue Issue) : Map<String,User> from class org.sonar.server.issue.InternalRubyIssueService | From | To |