|
Pull Up Method protected getPaymentByIdOrKey(paymentIdStr String, externalKey String, pluginProperties Iterable<PluginProperty>, tenantContext TenantContext) : Payment from class org.killbill.billing.jaxrs.resources.ComboPaymentResource to protected getPaymentByIdOrKey(paymentIdStr String, externalKey String, pluginProperties Iterable<PluginProperty>, tenantContext TenantContext) : Payment from class org.killbill.billing.jaxrs.resources.JaxRsResourceBase |
From |
To |
|
Pull Up Method private completeTransactionInternal(json PaymentTransactionJson, paymentIdStr String, paymentControlPluginNames List<String>, pluginPropertiesString Iterable<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response from class org.killbill.billing.jaxrs.resources.PaymentResource to protected completeTransactionInternal(json PaymentTransactionJson, initialPayment Payment, paymentControlPluginNames List<String>, pluginProperties Iterable<PluginProperty>, contextNoAccountId TenantContext, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response from class org.killbill.billing.jaxrs.resources.JaxRsResourceBase |
From |
To |