|
Rename Parameter accountIdString : String to accountIdStr : String in method public setEmailNotificationsForAccount(json InvoiceEmailJson, accountIdStr String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public getOverdueAccount(accountIdStr String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public removeEmail(accountIdStr String, email String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public getBlockingStates(accountIdStr String, typeFilter List<BlockingStateType>, svcsFilter List<String>, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public deleteCBA(invoiceId String, invoiceItemId String, accountIdStr String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Parameter accountIdString : String to accountIdStr : String in method public rebalanceExistingCBAOnAccount(accountIdStr String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountIdString : String to accountIdStr : String in method public getAccountTimeline(accountIdStr String, auditMode AuditMode, parallel Boolean, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public createExternalCharges(externalChargesJson Iterable<InvoiceItemJson>, accountIdStr String, requestedDateTimeString String, payInvoice Boolean, pluginPropertiesString List<String>, autoCommit Boolean, paymentExternalKey String, transactionExternalKey String, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public getEmailNotificationsForAccount(accountIdStr String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public createTags(accountIdStr String, tagList String, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public createCustomFields(accountIdStr String, customFields List<CustomFieldJson>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public getCustomFields(accountIdStr String, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountIdString : String to accountIdStr : String in method public getInvoices(accountIdStr String, withItems boolean, withMigrationInvoices boolean, unpaidInvoicesOnly boolean, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public generateDryRunInvoice(dryRunSubscriptionSpec InvoiceDryRunJson, accountIdStr String, targetDate String, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Parameter accountIdString : String to accountIdStr : String in method public getAllTags(accountIdStr String, objectType ObjectType, auditMode AuditMode, includedDeleted Boolean, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public exportDataForAccount(accountIdStr String, createdBy String, reason String, comment String, request HttpServletRequest) : StreamingOutput in class org.killbill.billing.jaxrs.resources.ExportResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public createMigrationInvoice(items Iterable<InvoiceItemJson>, accountIdStr String, targetDate String, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public getPaymentMethods(accountIdStr String, withPluginInfo Boolean, pluginPropertiesString List<String>, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public updateAccount(json AccountJson, accountIdStr String, treatNullValueAsReset Boolean, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountIdString : String to accountIdStr : String in method public getTags(accountIdStr String, auditMode AuditMode, includedDeleted Boolean, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public deleteTags(accountIdStr String, tagList String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter parentAccountId : String to parentAccountIdStr : String in method public getChildrenAccounts(parentAccountIdStr String, accountWithBalance Boolean, accountWithBalanceAndCBA Boolean, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public getEmails(accountIdStr String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public setDefaultPaymentMethod(accountIdStr String, paymentMethodId String, payAllUnpaidInvoices Boolean, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public payAllInvoices(accountIdStr String, externalPayment Boolean, paymentAmount BigDecimal, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public refreshPaymentMethods(accountIdStr String, pluginName String, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public getAccount(accountIdStr String, accountWithBalance Boolean, accountWithBalanceAndCBA Boolean, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public getAccountBundles(accountIdStr String, externalKey String, bundlesFilter String, auditMode AuditMode, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public createFutureInvoice(accountIdStr String, targetDate String, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Parameter childAccountIdString : String to childAccountIdStr : String in method public transferChildCreditToParent(childAccountIdStr String, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter id : String to accountIdStr : String in method public deleteCustomFields(accountIdStr String, customFieldList String, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Parameter accountId : String to accountIdStr : String in method public createPaymentMethod(json PaymentMethodJson, accountIdStr String, isDefault Boolean, payAllUnpaidInvoices Boolean, pluginPropertiesString List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |