027116a1cbc39882f9474a327d3d0456efee9753
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private insertBusEventIntoNotificationQueue(accountId UUID, event BusEvent, action OverdueAsyncBusNotificationAction, tenantRecordId Long) : void from class org.killbill.billing.overdue.listener.OverdueListener to private insertBusEventIntoNotificationQueue(accountId UUID, action OverdueAsyncBusNotificationAction, callContext InternalCallContext) : void from class org.killbill.billing.overdue.api.DefaultOverdueInternalApi | From | To | |
Move Method private shouldInsertNotification(internalTenantContext InternalTenantContext) : boolean from class org.killbill.billing.overdue.listener.OverdueListener to private shouldInsertNotification(internalTenantContext InternalTenantContext) : boolean from class org.killbill.billing.overdue.api.DefaultOverdueInternalApi | From | To |