16e2e51a5e03181154caea8250bde4e6d1be5398
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type invoiceHandler : InvoiceHandler to paymentBusEventHandler : PaymentBusEventHandler in method public DefaultPaymentService(paymentBusEventHandler PaymentBusEventHandler, tagHandler PaymentTagHandler, api PaymentApi, retryService DefaultRetryService, eventBus PersistentBus, janitor Janitor) in class org.killbill.billing.payment.glue.DefaultPaymentService | From | To | |
Rename Class | 1 | ||
Rename Class org.killbill.billing.payment.bus.InvoiceHandler renamed to org.killbill.billing.payment.bus.PaymentBusEventHandler | From | To | |
Rename Attribute | 1 | ||
Rename Attribute invoiceHandler : InvoiceHandler to paymentBusEventHandler : PaymentBusEventHandler in class org.killbill.billing.payment.glue.DefaultPaymentService | From | To | |
Extract Interface | 1 | ||
Extract Interface org.killbill.billing.events.PaymentInternalEvent from classes [org.killbill.billing.events.PaymentErrorInternalEvent, org.killbill.billing.events.PaymentInfoInternalEvent, org.killbill.billing.events.PaymentPluginErrorInternalEvent] | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type invoiceHandler : InvoiceHandler to paymentBusEventHandler : PaymentBusEventHandler in class org.killbill.billing.payment.glue.DefaultPaymentService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter invoiceHandler : InvoiceHandler to paymentBusEventHandler : PaymentBusEventHandler in method public DefaultPaymentService(paymentBusEventHandler PaymentBusEventHandler, tagHandler PaymentTagHandler, api PaymentApi, retryService DefaultRetryService, eventBus PersistentBus, janitor Janitor) in class org.killbill.billing.payment.glue.DefaultPaymentService | From | To |