Class NewRefundBillingRequestGenerator<P extends GenerateNewRefundRequests>
java.lang.Object
com.broadleafcommerce.billing.job.module.NewRefundBillingRequestGenerator<P>
Finds new refund events that are due for processing and generates billing processing requests for
them.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NewRefundBillingRequestGenerator
public NewRefundBillingRequestGenerator()
-
-
Method Details
-
process
Deprecated.Useprocess(GenerateNewRefundRequests, ContextInfo)instead -
process
public void process(P request, @Nullable com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
-
process(GenerateNewRefundRequests, ContextInfo)instead