a83dfe19c1da637994148d538e116d4edf22ed98
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type dbClient : DbClient to index : SourceLineIndex in method public SourceLinesCache(index SourceLineIndex) in class org.sonar.server.computation.issue.SourceLinesCache | From | To | |
Rename Attribute | 1 | ||
Rename Attribute dbClient : DbClient to index : SourceLineIndex in class org.sonar.server.computation.issue.SourceLinesCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type dbClient : DbClient to index : SourceLineIndex in class org.sonar.server.computation.issue.SourceLinesCache | From | To | |
Rename Parameter | 2 | ||
Rename Parameter lineId : Integer to lineIndex : Integer in method public lineAuthor(lineIndex Integer) : String in class org.sonar.server.computation.issue.SourceLinesCache | From | To | |
Rename Parameter dbClient : DbClient to index : SourceLineIndex in method public SourceLinesCache(index SourceLineIndex) in class org.sonar.server.computation.issue.SourceLinesCache | From | To |