e9762146be5c45bcffa359584e45eca322481c68
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public withPermissionOnly() : Builder renamed to public withAtLeastOnePermission() : Builder in class org.sonar.db.permission.PermissionQuery.Builder | From | To | |
Rename Method public withPermissionOnly() : boolean renamed to public withAtLeastOnePermission() : boolean in class org.sonar.db.permission.PermissionQuery | From | To | |
Rename Attribute | 2 | ||
Rename Attribute withPermissionOnly : boolean to withAtLeastOnePermission : boolean in class org.sonar.db.permission.PermissionQuery | From | To | |
Rename Attribute withPermissionOnly : boolean to withAtLeastOnePermission : boolean in class org.sonar.db.permission.PermissionQuery.Builder | From | To |