6dc329f4ace6d208d9439a6b195cce57f6fa116b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cacheManager : CacheManager to cacheControllerDispatcher : CacheControllerDispatcher in method public AdminResource(uriBuilder JaxrsUriBuilder, tagUserApi TagUserApi, customFieldUserApi CustomFieldUserApi, auditUserApi AuditUserApi, accountUserApi AccountUserApi, paymentApi PaymentApi, adminPaymentApi AdminPaymentApi, invoiceUserApi InvoiceUserApi, cacheControllerDispatcher CacheControllerDispatcher, tenantApi TenantUserApi, recordIdApi RecordIdApi, persistentBus PersistentBus, notificationQueueService NotificationQueueService, clock Clock, context Context) in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Rename Variable | 1 | ||
Rename Variable cache : Ehcache to cacheType : CacheType in method public invalidatesCache(cacheName String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Rename Attribute | 1 | ||
Rename Attribute cacheManager : CacheManager to cacheControllerDispatcher : CacheControllerDispatcher in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cache : Ehcache to cacheType : CacheType in method public invalidatesCache(cacheName String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cacheManager : CacheManager to cacheControllerDispatcher : CacheControllerDispatcher in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Rename Parameter | 2 | ||
Rename Parameter cacheManager : CacheManager to cacheControllerDispatcher : CacheControllerDispatcher in method public AdminResource(uriBuilder JaxrsUriBuilder, tagUserApi TagUserApi, customFieldUserApi CustomFieldUserApi, auditUserApi AuditUserApi, accountUserApi AccountUserApi, paymentApi PaymentApi, adminPaymentApi AdminPaymentApi, invoiceUserApi InvoiceUserApi, cacheControllerDispatcher CacheControllerDispatcher, tenantApi TenantUserApi, recordIdApi RecordIdApi, persistentBus PersistentBus, notificationQueueService NotificationQueueService, clock Clock, context Context) in class org.killbill.billing.jaxrs.resources.AdminResource | From | To | |
Rename Parameter accountId : String to accountIdStr : String in method public invalidatesCacheByAccount(accountIdStr String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AdminResource | From | To |