1fdb5f9d46b5962665bb6be044856f91375c538c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable currency : Currency in method public onSuccessCall(paymentControlContext PaymentControlContext, pluginProperties Iterable<PluginProperty>) : OnSuccessPaymentControlResult from class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi | From | To | |
Extract Variable amount : BigDecimal in method public onSuccessCall(paymentControlContext PaymentControlContext, pluginProperties Iterable<PluginProperty>) : OnSuccessPaymentControlResult from class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi | From | To | |
Extract Method | 1 | ||
Extract Method protected createChargeBackAndCheckForCompletion(account Account, payment Payment, amount BigDecimal, currency Currency, events NextEvent...) : Payment extracted from protected createChargeBackAndCheckForCompletion(account Account, payment Payment, events NextEvent...) : Payment in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To |