924f5b9e29ba74f8a41583aa279986dbb5677f92
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setAnalyzedAfter(l Long) : Builder renamed to public setAnyBranchAnalyzedAfter(l Long) : Builder in class org.sonar.db.component.ComponentQuery.Builder | From | To | |
| Rename Method public getAnalyzedAfter() : Long renamed to public getAnyBranchAnalyzedAfter() : Long in class org.sonar.db.component.ComponentQuery | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute analyzedAfter : Long to anyBranchAnalyzedAfter : Long in class org.sonar.db.component.ComponentQuery | From | To | |
| Rename Attribute analyzedAfter : Long to anyBranchAnalyzedAfter : Long in class org.sonar.db.component.ComponentQuery.Builder | From | To |