|
Change Return Type Response to void in method protected completeTransactionInternal(json PaymentTransactionJson, initialPayment Payment, paymentControlPluginNames List<String>, pluginProperties Iterable<PluginProperty>, contextNoAccountId TenantContext, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : void in class org.killbill.billing.jaxrs.resources.JaxRsResourceBase |
From |
To |
|
Change Return Type Response to void in method private completeTransactionInternalWithoutPayment(json PaymentTransactionJson, paymentId UUID, paymentControlPluginNames List<String>, pluginPropertiesString Iterable<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : void in class org.killbill.billing.jaxrs.resources.PaymentResource |
From |
To |