|
Rename Method public deleteTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteSubscriptionTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |
|
Rename Method public createTags(bundleId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createBundleTags(bundleId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.BundleResource |
From |
To |
|
Rename Method public createTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createInvoicePaymentTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoicePaymentResource |
From |
To |
|
Rename Method public createTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createTransactionTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.TransactionResource |
From |
To |
|
Rename Method public deleteTags(bundleId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteBundleTags(bundleId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.BundleResource |
From |
To |
|
Rename Method public createTags(paymentId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createPaymentTags(paymentId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.PaymentResource |
From |
To |
|
Rename Method public createTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createInvoiceTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Method public createTags(accountId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createAccountTags(accountId UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Method public deleteTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteInvoiceTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceResource |
From |
To |
|
Rename Method public createTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createSubscriptionTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |
|
Rename Method public createTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response renamed to public createInvoiceItemTags(id UUID, tagList List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceItemResource |
From |
To |
|
Rename Method public deleteTags(paymentId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deletePaymentTags(paymentId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.PaymentResource |
From |
To |
|
Rename Method public deleteTags(accountId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteAccountTags(accountId UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.AccountResource |
From |
To |
|
Rename Method public deleteTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteTransactionTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.TransactionResource |
From |
To |
|
Rename Method public deleteTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteInvoicePaymentTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoicePaymentResource |
From |
To |
|
Rename Method public deleteTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response renamed to public deleteInvoiceItemTags(id UUID, tagList List<UUID>, createdBy String, reason String, comment String, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.InvoiceItemResource |
From |
To |