62cf19adf854147ef5e1e59ff79dba37500548c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type accountExternalKey : String to accountId : UUID in method public processAccountWithLock(locker GlobalLocker, accountId UUID, callback DispatcherCallback<PluginDispatcherReturnType<ReturnType>,ExceptionType>) : PluginDispatcherReturnType<ReturnType> in class org.killbill.billing.payment.core.ProcessorBase.WithAccountLock | From | To | |
Change Parameter Type accountExternalKey : String to accountId : UUID in method public CallableWithAccountLock(locker GlobalLocker, accountId UUID, paymentConfig PaymentConfig, callback DispatcherCallback<PluginDispatcherReturnType<ReturnType>,ExceptionType>) in class org.killbill.billing.payment.core.ProcessorBase.CallableWithAccountLock | From | To | |
Rename Attribute | 1 | ||
Rename Attribute accountExternalKey : String to accountId : UUID in class org.killbill.billing.payment.core.ProcessorBase.CallableWithAccountLock | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type accountExternalKey : String to accountId : UUID in class org.killbill.billing.payment.core.ProcessorBase.CallableWithAccountLock | From | To | |
Rename Parameter | 2 | ||
Rename Parameter accountExternalKey : String to accountId : UUID in method public processAccountWithLock(locker GlobalLocker, accountId UUID, callback DispatcherCallback<PluginDispatcherReturnType<ReturnType>,ExceptionType>) : PluginDispatcherReturnType<ReturnType> in class org.killbill.billing.payment.core.ProcessorBase.WithAccountLock | From | To | |
Rename Parameter accountExternalKey : String to accountId : UUID in method public CallableWithAccountLock(locker GlobalLocker, accountId UUID, paymentConfig PaymentConfig, callback DispatcherCallback<PluginDispatcherReturnType<ReturnType>,ExceptionType>) in class org.killbill.billing.payment.core.ProcessorBase.CallableWithAccountLock | From | To |