fb380b91ea63e40f4b3e41886eaa8a89b738ad4d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public getPaymentProviderPluginName() : String extracted from public getPaymentProviderPlugin() : PaymentPluginApi in class org.killbill.billing.payment.core.sm.PaymentAutomatonDAOHelper | From | To | |
| Extract Method protected getPaymentProviderPluginName(paymentMethodId UUID, context InternalTenantContext) : String extracted from protected getPaymentProviderPlugin(paymentMethodId UUID, context InternalTenantContext) : PaymentPluginApi in class org.killbill.billing.payment.core.ProcessorBase | From | To |