2b63922332e8bab1391757b184bb05314c217e20
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable tenantKvCacheKey : String to testApiKey : String in method public testInvalidateCacheByTenant() : void in class org.killbill.billing.jaxrs.TestCache | From | To | |
Rename Variable tenantPaymentStateMachineConfigCacheKey : String to testApiSecret : String in method public testInvalidateCacheByTenant() : void in class org.killbill.billing.jaxrs.TestCache | From | To | |
Extract Method | 2 | ||
Extract Method private removeCacheByKey(tenantCache Ehcache, tenantRecordId String) : void extracted from public invalidatesCacheByTenant(tenantApiKey String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AdminResource | From | To |