1d2580004f90e1f1e7f290d369b83336bcab8897
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type config : DaoConfig to dataSource : DataSource in method public KillbillJdbcRealm(dataSource DataSource) in class org.killbill.billing.server.security.KillbillJdbcRealm | From | To | |
| Inline Method | 1 | ||
| Inline Method private configureDataSource() : void inlined to public KillbillJdbcRealm(dataSource DataSource) in class org.killbill.billing.server.security.KillbillJdbcRealm | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute daoConfig : DaoConfig to dataSource : DataSource in class org.killbill.billing.server.security.TenantFilter | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type daoConfig : DaoConfig to dataSource : DataSource in class org.killbill.billing.server.security.TenantFilter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter config : DaoConfig to dataSource : DataSource in method public KillbillJdbcRealm(dataSource DataSource) in class org.killbill.billing.server.security.KillbillJdbcRealm | From | To |