Class NewChargeBillingRequestGenerator<P extends GenerateNewChargeRequests>
java.lang.Object
com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator<P>
Finds new
BillingEventPaymentWithEvent that are ready for processing and generates
billing processing requests for them.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
paymentFinder
-
billingJobProperties
-
billingProcessingRequestGenerator
@Autowired protected BillingProcessingRequestGenerator<BillingProcessingRequest> billingProcessingRequestGenerator
-
-
Constructor Details
-
NewChargeBillingRequestGenerator
public NewChargeBillingRequestGenerator()
-
-
Method Details
-
process
Deprecated.Useprocess(GenerateNewChargeRequests, ContextInfo)instead -
process
public void process(P request, @Nullable com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)
-
process(GenerateNewChargeRequests, ContextInfo)instead