|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected cleanupFutureNotificationsFormTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, futureNotifications Collection<NotificationEventWithMetadata<T>>, futureNotificationTime DateTime, overdueQueue NotificationQueue) : boolean in class org.killbill.billing.overdue.notification.OverdueAsyncBusPoster |
From |
To |
|
Change Parameter Type dao : EntitySqlDaoWrapperFactory<EntitySqlDao> to dao : EntitySqlDaoWrapperFactory in method private unactivateEventFromTransaction(event SubscriptionEventModelDao, dao EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getRemainingAmountPaidFromTransaction(invoicePaymentId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : BigDecimal in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private cancelFutureEventsFromTransaction(subscriptionId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private postPaymentEventFromTransaction(accountId UUID, transactionStatus TransactionStatus, transactionType TransactionType, paymentId UUID, processedAmount BigDecimal, processedCurrency Currency, effectiveDate DateTime, gatewayErrorCode String, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public insertNextBillingNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionId UUID, futureNotificationTime DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private insertPaymentMethodInTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, paymentMethod PaymentMethodModelDao, context InternalCallContext) : PaymentMethodModelDao in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getAccountCBAFromTransaction(accountId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : BigDecimal in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private recordBusOrFutureNotificationFromTransaction(subscription DefaultSubscriptionBase, event SubscriptionBaseEvent, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, busEvent boolean, seqId int, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method package reinsertFutureMigrateBillingEventOnChangeFromTransaction(subscriptionId UUID, changeEvents List<SubscriptionBaseEvent>, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : List<SubscriptionBaseEvent> in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private notifyOfFutureBillingEvents(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, callbackDateTimePerSubscriptions Map<UUID,List<DateTime>>, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected postBusEventFromTransaction(tag TagModelDao, savedTag TagModelDao, changeType ChangeType, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.util.tag.dao.DefaultTagDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public insertNextBillingNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionId UUID, futureNotificationTime DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.NextBillingDatePoster |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private addCBAIfNeeded(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, invoice InvoiceModelDao, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private getInvoicePaymentsWithinTransaction(invoices Iterable<InvoiceModelDao>, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type transactionalDao : EntitySqlDaoWrapperFactory<EntitySqlDao> to transactionalDao : EntitySqlDaoWrapperFactory in method private scheduleRetryInternal(objectType ObjectType, objectId UUID, attemptId UUID, tenantRecordId Long, paymentControlPluginNames List<String>, timeOfRetry DateTime, transactionalDao EntitySqlDaoWrapperFactory) : boolean in class org.killbill.billing.payment.retry.BaseRetryService.RetryServiceScheduler |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getUnpaidInvoicesByAccountFromTransaction(accountId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, upToDate LocalDate, context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public insertItem(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, item InvoiceItemModelDao, context InternalCallContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private getTagDefinitionFromTransaction(tagDefinitionId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : TagDefinitionModelDao in class org.killbill.billing.util.tag.dao.DefaultTagDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getAllInvoicesByAccountFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public computeCBAComplexity(invoice InvoiceModelDao, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private cancelNextPhaseEventFromTransaction(subscriptionId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method package getFutureNotificationsForAccountInTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, checkOverdueQueue NotificationQueue, clazz Class<T>, context InternalCallContext) : Collection<NotificationEventWithMetadata<T>> in class org.killbill.billing.overdue.notification.DefaultOverduePosterBase |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private notifyBusOfEffectiveImmediateChange(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, subscription DefaultSubscriptionBase, immediateEvent SubscriptionBaseEvent, seqId int, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private getInvoiceItemsWithinTransaction(invoices Iterable<InvoiceModelDao>, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private cancelSubscriptionFromTransaction(subscription DefaultSubscriptionBase, cancelEvent SubscriptionBaseEvent, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext, seqId int) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public populateChildren(invoices Iterable<InvoiceModelDao>, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public addCBAComplexityFromTransaction(invoice InvoiceModelDao, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private broadcastConfigurationChangeFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, key String, context InternalCallContext) : void in class org.killbill.billing.tenant.dao.DefaultTenantDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private notifyBusOfRequestedChange(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, subscription DefaultSubscriptionBase, nextEvent SubscriptionBaseEvent, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private undeletedPaymentMethodInTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, paymentMethodId UUID, context InternalCallContext) : void in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected postBusEventFromTransaction(tagDefinition TagDefinitionModelDao, savedTagDefinition TagDefinitionModelDao, changeType ChangeType, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.util.tag.dao.DefaultTagDefinitionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public computeItemAdjustments(invoiceId String, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, invoiceItemIdsWithNullAmounts Map<UUID,BigDecimal>, context InternalTenantContext) : Map<UUID,BigDecimal> in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected cleanupFutureNotificationsFormTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, futureNotifications Collection<NotificationEventWithMetadata<T>>, futureNotificationTime DateTime, overdueQueue NotificationQueue) : boolean in class org.killbill.billing.overdue.notification.OverdueCheckPoster |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private notifyBusOfInvoiceAdjustment(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, invoiceId UUID, accountId UUID, userToken UUID, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Parameter Type transactionalDao : EntitySqlDaoWrapperFactory<EntitySqlDao> to transactionalDao : EntitySqlDaoWrapperFactory in method private recordFutureNotificationFromTransaction(transactionalDao EntitySqlDaoWrapperFactory, effectiveDate DateTime, notificationKey NotificationEvent, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.MockSubscriptionDaoMemory |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private useExistingCBAFromTransaction(invoices List<InvoiceModelDao>, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected postBusEventFromTransaction(customField CustomFieldModelDao, savedCustomField CustomFieldModelDao, changeType ChangeType, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.util.customfield.dao.DefaultCustomFieldDao |
From |
To |
|
Change Parameter Type dao : EntitySqlDaoWrapperFactory<EntitySqlDao> to dao : EntitySqlDaoWrapperFactory in method private cancelFutureEventFromTransaction(subscriptionId UUID, dao EntitySqlDaoWrapperFactory, type EventType, apiType ApiEventType, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private migrateBundleDataFromTransaction(bundleTransferData BundleMigrationData, transactional SubscriptionEventSqlDao, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type dao : EntitySqlDaoWrapperFactory<EntitySqlDao> to dao : EntitySqlDaoWrapperFactory in method private findFutureEventFromTransaction(subscriptionId UUID, dao EntitySqlDaoWrapperFactory, type EventType, apiType ApiEventType, context InternalCallContext) : SubscriptionEventModelDao in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected abstract cleanupFutureNotificationsFormTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, futureNotifications Collection<NotificationEventWithMetadata<T>>, futureNotificationTime DateTime, overdueQueue NotificationQueue) : boolean in class org.killbill.billing.overdue.notification.DefaultOverduePosterBase |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public populateChildren(invoice InvoiceModelDao, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalTenantContext) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method protected postBusEventFromTransaction(account AccountModelDao, savedAccount AccountModelDao, changeType ChangeType, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.account.dao.DefaultAccountDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public addCBAComplexityFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public addCBAComplexityFromTransaction(invoiceId UUID, entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.CBADao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private recordFutureNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, effectiveDate DateTime, notificationKey NotificationEvent, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Parameter Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private deletedPaymentMethodInTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, paymentMethodId UUID, context InternalCallContext) : void in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getById(invoiceId UUID, context InternalTenantContext) : InvoiceModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getTagsForAccount(includedDeleted boolean, internalTenantContext InternalTenantContext) : List<TagModelDao> in class org.killbill.billing.util.tag.dao.DefaultTagDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public updateBundleExternalKey(bundleId UUID, externalKey String, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public refreshPaymentMethods(accountId UUID, pluginName String, newPaymentMethods List<PaymentMethodModelDao>, context InternalCallContext) : List<PaymentMethodModelDao> in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getAllInvoicesByAccount(context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public doCBAComplexity(invoice InvoiceModelDao, context InternalCallContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public updatePaymentAttempt(paymentAttemptId UUID, transactionId UUID, state String, context InternalCallContext) : void in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getAccountBalance(accountId UUID, context InternalTenantContext) : BigDecimal in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getRecordId(id UUID, context InternalTenantContext) : Long in class org.killbill.billing.util.entity.dao.EntityDaoBase |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public insertPaymentMethod(paymentMethod PaymentMethodModelDao, context InternalCallContext) : PaymentMethodModelDao in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public deletedPaymentMethod(paymentMethodId UUID, context InternalCallContext) : void in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getPaymentAttemptByTransactionExternalKey(externalKey String, context InternalTenantContext) : List<PaymentAttemptModelDao> in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public transfer(srcAccountId UUID, destAccountId UUID, bundleTransferData BundleMigrationData, transferCancelData List<TransferCancelData>, fromContext InternalCallContext, toContext InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public createNextPhaseEvent(subscription DefaultSubscriptionBase, nextPhase SubscriptionBaseEvent, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getInvoicesByAccount(fromDate LocalDate, context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getById(id UUID, context InternalTenantContext) : M in class org.killbill.billing.util.entity.dao.EntityDaoBase |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getInvoicesBySubscription(subscriptionId UUID, context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public consumeExstingCBAOnAccountWithUnpaidInvoices(accountId UUID, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getUnpaidInvoicesByAccountId(accountId UUID, upToDate LocalDate, context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getPagination(sqlDaoClazz Class<? extends EntitySqlDao<M,E>>, paginationIteratorBuilder PaginationIteratorBuilder<M,E,S>, offset Long, limit Long, context InternalTenantContext) : Pagination<M> in class org.killbill.billing.util.entity.dao.DefaultPaginationSqlDaoHelper |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method private getNotificationsForOverdueable(account Account) : Collection<NotificationEventWithMetadata<OverdueCheckNotificationKey>> in class org.killbill.billing.overdue.notification.TestDefaultOverdueCheckPoster |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getBlockingAllForAccountRecordId(context InternalTenantContext) : List<BlockingState> in class org.killbill.billing.entitlement.dao.DefaultBlockingStateDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getTagDefinitions(context InternalTenantContext) : List<TagDefinitionModelDao> in class org.killbill.billing.util.tag.dao.DefaultTagDefinitionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public cancelSubscription(subscription DefaultSubscriptionBase, cancelEvent SubscriptionBaseEvent, context InternalCallContext, seqId int) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getRemainingAmountPaid(invoicePaymentId UUID, context InternalTenantContext) : BigDecimal in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getPaymentAttemptsByState(stateName String, createdBeforeDate DateTime, context InternalTenantContext) : List<PaymentAttemptModelDao> in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getByRecordId(recordId Long, context InternalTenantContext) : M in class org.killbill.billing.util.entity.dao.EntityDaoBase |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public insertInvoiceItemAdjustment(accountId UUID, invoiceId UUID, invoiceItemId UUID, effectiveDate LocalDate, positiveAdjAmount BigDecimal, currency Currency, context InternalCallContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getExternalChargeById(externalChargeId UUID, context InternalTenantContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getCount(context InternalTenantContext) : Long in class org.killbill.billing.util.entity.dao.EntityDaoBase |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getPaymentAttempts(paymentExternalKey String, context InternalTenantContext) : List<PaymentAttemptModelDao> in class org.killbill.billing.payment.dao.DefaultPaymentDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public cancelSubscriptions(subscriptions List<DefaultSubscriptionBase>, cancelEvents List<SubscriptionBaseEvent>, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getAccountCBA(accountId UUID, context InternalTenantContext) : BigDecimal in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public unactiveBlockingState(id UUID, context InternalCallContext) : void in class org.killbill.billing.entitlement.dao.DefaultBlockingStateDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getCreditById(creditId UUID, context InternalTenantContext) : InvoiceItemModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getByNumber(number Integer, context InternalTenantContext) : InvoiceModelDao in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public migrate(accountId UUID, accountData AccountMigrationData, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public deleteById(definitionId UUID, context InternalCallContext) : void in class org.killbill.billing.util.tag.dao.DefaultTagDefinitionDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getInvoicesByAccount(context InternalTenantContext) : List<InvoiceModelDao> in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public test(context InternalTenantContext) : void in class org.killbill.billing.util.entity.dao.EntityDaoBase |
From |
To |
|
Change Variable Type entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory<EntitySqlDao> to entitySqlDaoWrapperFactory : EntitySqlDaoWrapperFactory in method public getTagsForObject(objectId UUID, objectType ObjectType, includedDeleted boolean, internalTenantContext InternalTenantContext) : List<TagModelDao> in class org.killbill.billing.util.tag.dao.DefaultTagDao |
From |
To |