53829c96bba989fb21f4888cd0162be946c7a01a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute scmAcounts : String to scmAccounts : String in class org.sonar.server.db.migrations.v51.CopyScmAccountsFromAuthorsToUsers.User | From | To | |
Rename Parameter | 2 | ||
Rename Parameter scmAcounts : String to scmAccounts : String in method package User(id Long, login String, email String, scmAccounts String) in class org.sonar.server.db.migrations.v51.CopyScmAccountsFromAuthorsToUsers.User | From | To | |
Rename Parameter scmAccounts : String to s : String in method public setScmAccounts(s String) : UserDto in class org.sonar.core.user.UserDto | From | To |