|
Move Method private toPayment(paymentId UUID, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to private toPayment(paymentId UUID, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getInternalTenantContextWithAccountRecordId(accountId UUID, tenantContext InternalTenantContext) : InternalTenantContext from class org.killbill.billing.payment.core.PaymentProcessor to private getInternalTenantContextWithAccountRecordId(accountId UUID, tenantContext InternalTenantContext) : InternalTenantContext from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPaymentByExternalKey(paymentExternalKey String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to public getPaymentByExternalKey(paymentExternalKey String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPayments(offset Long, limit Long, pluginName String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentProcessor to public getPayments(offset Long, limit Long, pluginName String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPaymentByTransactionId(transactionId UUID, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to public getPaymentByTransactionId(transactionId UUID, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private findPaymentTransactionInfoPlugin(paymentTransactionModelDao PaymentTransactionModelDao, pluginTransactions Iterable<PaymentTransactionInfoPlugin>) : PaymentTransactionInfoPlugin from class org.killbill.billing.payment.core.PaymentProcessor to private findPaymentTransactionInfoPlugin(paymentTransactionModelDao PaymentTransactionModelDao, pluginTransactions Iterable<PaymentTransactionInfoPlugin>) : PaymentTransactionInfoPlugin from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getPaymentAttempts(pastPaymentAttempts List<PaymentAttemptModelDao>, internalTenantContext InternalTenantContext) : List<PaymentAttempt> from class org.killbill.billing.payment.core.PaymentProcessor to private getPaymentAttempts(pastPaymentAttempts List<PaymentAttemptModelDao>, internalTenantContext InternalTenantContext) : List<PaymentAttempt> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private buildPluginProperties(pastPaymentAttempt PaymentAttemptModelDao) : List<PluginProperty> from class org.killbill.billing.payment.core.PaymentProcessor to private buildPluginProperties(pastPaymentAttempt PaymentAttemptModelDao) : List<PluginProperty> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getPaymentTransactionInfoPluginsIfNeeded(pluginApi PaymentPluginApi, paymentModelDao PaymentModelDao, context TenantContext) : List<PaymentTransactionInfoPlugin> from class org.killbill.billing.payment.core.PaymentProcessor to private getPaymentTransactionInfoPluginsIfNeeded(pluginApi PaymentPluginApi, paymentModelDao PaymentModelDao, context TenantContext) : List<PaymentTransactionInfoPlugin> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private toPayment(paymentModelDao PaymentModelDao, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to private toPayment(paymentModelDao PaymentModelDao, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPayment(paymentId UUID, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to public getPayment(paymentId UUID, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getLastPaymentAttempt(pastPaymentAttempts List<PaymentAttemptModelDao>, attemptId UUID) : PaymentAttemptModelDao from class org.killbill.billing.payment.core.PaymentProcessor to private getLastPaymentAttempt(pastPaymentAttempts List<PaymentAttemptModelDao>, attemptId UUID) : PaymentAttemptModelDao from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private toPayment(curPaymentModelDao PaymentModelDao, curTransactionsModelDao Collection<PaymentTransactionModelDao>, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to private toPayment(curPaymentModelDao PaymentModelDao, allTransactionsModelDao Collection<PaymentTransactionModelDao>, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, withAttempts boolean, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getPaymentTransactionInfoPlugins(plugin PaymentPluginApi, paymentModelDao PaymentModelDao, properties Iterable<PluginProperty>, context TenantContext) : List<PaymentTransactionInfoPlugin> from class org.killbill.billing.payment.core.PaymentProcessor to package getPaymentTransactionInfoPlugins(plugin PaymentPluginApi, paymentModelDao PaymentModelDao, properties Iterable<PluginProperty>, context TenantContext) : List<PaymentTransactionInfoPlugin> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public searchPayments(searchKey String, offset Long, limit Long, pluginName String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentProcessor to public searchPayments(searchKey String, offset Long, limit Long, pluginName String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPayments(offset Long, limit Long, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentProcessor to public getPayments(offset Long, limit Long, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private toPayment(paymentModelDao PaymentModelDao, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, context TenantContext, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to private toPayment(paymentModelDao PaymentModelDao, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, context TenantContext, tenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getAccountPayments(accountId UUID, withPluginInfo boolean, withAttempts boolean, context TenantContext, tenantContext InternalTenantContext) : List<Payment> from class org.killbill.billing.payment.core.PaymentProcessor to public getAccountPayments(accountId UUID, withPluginInfo boolean, withAttempts boolean, context TenantContext, tenantContext InternalTenantContext) : List<Payment> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public searchPayments(searchKey String, offset Long, limit Long, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentProcessor to public searchPayments(searchKey String, offset Long, limit Long, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Pagination<Payment> from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private getPayment(paymentModelDao PaymentModelDao, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to protected getPayment(paymentModelDao PaymentModelDao, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method private invokeJanitor(curPaymentModelDao PaymentModelDao, curTransactionsModelDao Collection<PaymentTransactionModelDao>, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, internalTenantContext InternalTenantContext) : PaymentModelDao from class org.killbill.billing.payment.core.PaymentProcessor to public invokeJanitor(curPaymentModelDao PaymentModelDao, curTransactionsModelDao Collection<PaymentTransactionModelDao>, pluginTransactions Iterable<PaymentTransactionInfoPlugin>, internalTenantContext InternalTenantContext) : PaymentModelDao from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |
|
Move Method public getPaymentByTransactionExternalKey(transactionExternalKey String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentProcessor to public getPaymentByTransactionExternalKey(transactionExternalKey String, withPluginInfo boolean, withAttempts boolean, properties Iterable<PluginProperty>, tenantContext TenantContext, internalTenantContext InternalTenantContext) : Payment from class org.killbill.billing.payment.core.PaymentRefresher |
From |
To |