b4a65b61decfc7d4e58a368508df3945b35aa8f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute private IS_ASSIGNED_FILTER : String in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Extract Variable | 2 | ||
| Extract Variable tagsOnIssuesSubAggregation : String in method public listTags(query IssueQuery, textQuery String, maxNumberOfTags int) : List<String> from class org.sonar.server.issue.index.IssueIndex | From | To | |
| Extract Variable tagsOnRulesSubAggregation : String in method public listTags(query IssueQuery, textQuery String, maxNumberOfTags int) : List<String> from class org.sonar.server.issue.index.IssueIndex | From | To |