|
Change Parameter Type retryablePaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to retryablePaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in method public DefaultControlInitiated(retryablePaymentAutomatonRunner PluginControlPaymentAutomatonRunner, stateContext PaymentStateContext, paymentDao PaymentDao, initialState State, retriedState State, transactionType TransactionType) in class org.killbill.billing.payment.core.sm.control.DefaultControlInitiated |
From |
To |
|
Change Parameter Type processor : PluginRoutingPaymentProcessor to processor : PluginControlPaymentProcessor in method public DefaultRetryService(notificationQueueService NotificationQueueService, internalCallContextFactory InternalCallContextFactory, processor PluginControlPaymentProcessor) in class org.killbill.billing.payment.retry.DefaultRetryService |
From |
To |
|
Change Parameter Type pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in method public PaymentBusEventHandler(paymentConfig PaymentConfig, accountApi AccountInternalApi, pluginControlPaymentProcessor PluginControlPaymentProcessor, janitor Janitor, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.payment.bus.PaymentBusEventHandler |
From |
To |
|
Change Parameter Type invoicePaymentControlPlugin : InvoicePaymentRoutingPluginApi to invoicePaymentControlPlugin : InvoicePaymentControlPluginApi in method public DefaultPaymentControlProviderPluginRegistryProvider(externalPaymentControlProviderPlugin DefaultPaymentControlProviderPlugin, invoicePaymentControlPlugin InvoicePaymentControlPluginApi) in class org.killbill.billing.payment.glue.DefaultPaymentControlProviderPluginRegistryProvider |
From |
To |
|
Change Parameter Type retryablePaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to retryablePaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in method public DefaultControlCompleted(retryablePaymentAutomatonRunner PluginControlPaymentAutomatonRunner, paymentStateContext PaymentStateControlContext, retryServiceScheduler RetryServiceScheduler) in class org.killbill.billing.payment.core.sm.control.DefaultControlCompleted |
From |
To |
|
Change Parameter Type externalPaymentControlProviderPlugin : DefaultPaymentRoutingProviderPlugin to externalPaymentControlProviderPlugin : DefaultPaymentControlProviderPlugin in method public DefaultPaymentControlProviderPluginRegistryProvider(externalPaymentControlProviderPlugin DefaultPaymentControlProviderPlugin, invoicePaymentControlPlugin InvoicePaymentControlPluginApi) in class org.killbill.billing.payment.glue.DefaultPaymentControlProviderPluginRegistryProvider |
From |
To |
|
Change Parameter Type pluginControlledPaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to pluginControlledPaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in method public PluginControlPaymentProcessor(pluginRegistry OSGIServiceRegistration<PaymentPluginApi>, accountInternalApi AccountInternalApi, invoiceApi InvoiceInternalApi, tagUserApi TagInternalApi, paymentDao PaymentDao, locker GlobalLocker, executor ExecutorService, internalCallContextFactory InternalCallContextFactory, pluginControlledPaymentAutomatonRunner PluginControlPaymentAutomatonRunner, paymentControlStateMachineHelper PaymentControlStateMachineHelper, clock Clock) in class org.killbill.billing.payment.core.PluginControlPaymentProcessor |
From |
To |
|
Change Parameter Type invoicePaymentRoutingDao : InvoicePaymentRoutingDao to invoicePaymentControlDao : InvoicePaymentControlDao in method public InvoicePaymentControlPluginApi(paymentConfig PaymentConfig, invoiceApi InvoiceInternalApi, tagApi TagUserApi, paymentDao PaymentDao, invoicePaymentControlDao InvoicePaymentControlDao, retryServiceScheduler RetryServiceScheduler, internalCallContextFactory InternalCallContextFactory, clock Clock) in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Change Parameter Type pluginControlledPaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to pluginControlledPaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in method public IncompletePaymentAttemptTask(internalCallContextFactory InternalCallContextFactory, paymentConfig PaymentConfig, paymentDao PaymentDao, clock Clock, paymentStateMachineHelper PaymentStateMachineHelper, retrySMHelper PaymentControlStateMachineHelper, accountInternalApi AccountInternalApi, pluginControlledPaymentAutomatonRunner PluginControlPaymentAutomatonRunner, pluginRegistry OSGIServiceRegistration<PaymentPluginApi>, locker GlobalLocker) in class org.killbill.billing.payment.core.janitor.IncompletePaymentAttemptTask |
From |
To |
|
Change Parameter Type pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in method public DefaultPaymentApi(paymentConfig PaymentConfig, paymentProcessor PaymentProcessor, paymentMethodProcessor PaymentMethodProcessor, pluginControlPaymentProcessor PluginControlPaymentProcessor, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.payment.api.DefaultPaymentApi |
From |
To |
|
Rename Class org.killbill.billing.payment.glue.DefaultPaymentRoutingProviderPluginRegistryProvider renamed to org.killbill.billing.payment.glue.DefaultPaymentControlProviderPluginRegistryProvider |
From |
To |
|
Rename Class org.killbill.billing.payment.core.sm.control.OperationControlCallback.DefaultPaymentRoutingContext renamed to org.killbill.billing.payment.core.sm.control.OperationControlCallback.DefaultPaymentControlContext |
From |
To |
|
Rename Class org.killbill.billing.payment.invoice.dao.InvoicePaymentRoutingDao renamed to org.killbill.billing.payment.invoice.dao.InvoicePaymentControlDao |
From |
To |
|
Rename Class org.killbill.billing.payment.invoice.InvoicePaymentRoutingPluginApi renamed to org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Class org.killbill.billing.payment.core.PluginRoutingPaymentProcessor renamed to org.killbill.billing.payment.core.PluginControlPaymentProcessor |
From |
To |
|
Rename Class org.killbill.billing.payment.provider.MockPaymentRoutingProviderPlugin renamed to org.killbill.billing.payment.provider.MockPaymentControlProviderPlugin |
From |
To |
|
Rename Class org.killbill.billing.payment.provider.DefaultPaymentRoutingProviderPlugin renamed to org.killbill.billing.payment.provider.DefaultPaymentControlProviderPlugin |
From |
To |
|
Rename Class org.killbill.billing.payment.core.sm.PluginRoutingPaymentAutomatonRunner renamed to org.killbill.billing.payment.core.sm.PluginControlPaymentAutomatonRunner |
From |
To |
|
Rename Class org.killbill.billing.payment.invoice.dao.TestInvoicePaymentRoutingDao renamed to org.killbill.billing.payment.invoice.dao.TestInvoicePaymentControlDao |
From |
To |
|
Change Attribute Type processor : PluginRoutingPaymentProcessor to processor : PluginControlPaymentProcessor in class org.killbill.billing.payment.retry.DefaultRetryService |
From |
To |
|
Change Attribute Type retryablePaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to retryablePaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in class org.killbill.billing.payment.core.sm.control.DefaultControlCompleted |
From |
To |
|
Change Attribute Type retryablePaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to retryablePaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in class org.killbill.billing.payment.core.sm.control.DefaultControlInitiated |
From |
To |
|
Change Attribute Type pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in class org.killbill.billing.payment.bus.PaymentBusEventHandler |
From |
To |
|
Change Attribute Type mockRetryProviderPlugin : MockPaymentRoutingProviderPlugin to mockRetryProviderPlugin : MockPaymentControlProviderPlugin in class org.killbill.billing.payment.core.sm.TestRetryablePayment |
From |
To |
|
Change Attribute Type pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in class org.killbill.billing.payment.api.DefaultPaymentApi |
From |
To |
|
Change Attribute Type invoicePaymentControlPlugin : InvoicePaymentRoutingPluginApi to invoicePaymentControlPlugin : InvoicePaymentControlPluginApi in class org.killbill.billing.payment.glue.DefaultPaymentControlProviderPluginRegistryProvider |
From |
To |
|
Change Attribute Type pluginControlledPaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to pluginControlledPaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in class org.killbill.billing.payment.core.janitor.IncompletePaymentAttemptTask |
From |
To |
|
Change Attribute Type controlDao : InvoicePaymentRoutingDao to controlDao : InvoicePaymentControlDao in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Change Attribute Type pluginControlledPaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to pluginControlledPaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in class org.killbill.billing.payment.core.PluginControlPaymentProcessor |
From |
To |
|
Change Attribute Type processor : PluginRoutingPaymentProcessor to processor : PluginControlPaymentProcessor in class org.killbill.billing.payment.core.sm.TestRetryablePayment |
From |
To |
|
Change Attribute Type dao : InvoicePaymentRoutingDao to dao : InvoicePaymentControlDao in class org.killbill.billing.payment.invoice.dao.TestInvoicePaymentControlDao |
From |
To |
|
Change Attribute Type retryablePaymentAutomatonRunner : PluginRoutingPaymentAutomatonRunner to retryablePaymentAutomatonRunner : PluginControlPaymentAutomatonRunner in class org.killbill.billing.payment.PaymentTestSuiteNoDB |
From |
To |
|
Change Attribute Type externalPaymentControlProviderPlugin : DefaultPaymentRoutingProviderPlugin to externalPaymentControlProviderPlugin : DefaultPaymentControlProviderPlugin in class org.killbill.billing.payment.glue.DefaultPaymentControlProviderPluginRegistryProvider |
From |
To |
|
Rename Parameter pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in method public DefaultPaymentApi(paymentConfig PaymentConfig, paymentProcessor PaymentProcessor, paymentMethodProcessor PaymentMethodProcessor, pluginControlPaymentProcessor PluginControlPaymentProcessor, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.payment.api.DefaultPaymentApi |
From |
To |
|
Rename Parameter paymentRoutingContext : PaymentRoutingContext to paymentControlContext : PaymentRoutingContext in method public onSuccessCall(paymentControlContext PaymentRoutingContext, properties Iterable<PluginProperty>) : OnSuccessPaymentRoutingResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingContext : PaymentRoutingContext to paymentControlContext : PaymentRoutingContext in method private insert_AUTO_PAY_OFF_ifRequired(paymentControlContext PaymentRoutingContext, computedAmount BigDecimal) : boolean in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingPluginContext : PaymentRoutingContext to paymentControlPluginContext : PaymentRoutingContext in method private getPluginPurchaseResult(paymentControlPluginContext PaymentRoutingContext, internalContext InternalCallContext) : PriorPaymentRoutingResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingPluginContext : PaymentRoutingContext to paymentControlPluginContext : PaymentRoutingContext in method private getPluginRefundResult(paymentControlPluginContext PaymentRoutingContext, internalContext InternalCallContext) : PriorPaymentRoutingResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingContext : PaymentRoutingContext to paymentControlContext : PaymentRoutingContext in method private getInvoiceId(paymentControlContext PaymentRoutingContext) : UUID in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter pluginRoutingPaymentProcessor : PluginRoutingPaymentProcessor to pluginControlPaymentProcessor : PluginControlPaymentProcessor in method public PaymentBusEventHandler(paymentConfig PaymentConfig, accountApi AccountInternalApi, pluginControlPaymentProcessor PluginControlPaymentProcessor, janitor Janitor, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.payment.bus.PaymentBusEventHandler |
From |
To |
|
Rename Parameter invoicePaymentRoutingDao : InvoicePaymentRoutingDao to invoicePaymentControlDao : InvoicePaymentControlDao in method public InvoicePaymentControlPluginApi(paymentConfig PaymentConfig, invoiceApi InvoiceInternalApi, tagApi TagUserApi, paymentDao PaymentDao, invoicePaymentControlDao InvoicePaymentControlDao, retryServiceScheduler RetryServiceScheduler, internalCallContextFactory InternalCallContextFactory, clock Clock) in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingContext : PaymentRoutingContext to paymentControlContext : PaymentRoutingContext in method public priorCall(paymentControlContext PaymentRoutingContext, properties Iterable<PluginProperty>) : PriorPaymentRoutingResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Rename Parameter paymentRoutingContext : PaymentRoutingContext to paymentControlContext : PaymentRoutingContext in method public onFailureCall(paymentControlContext PaymentRoutingContext, properties Iterable<PluginProperty>) : OnFailurePaymentRoutingResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |