Uses of Class
com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
Packages that use BillingEventPaymentProcessedEvent
Package
Description
-
Uses of BillingEventPaymentProcessedEvent in com.broadleafcommerce.billing.job.domain
Methods in com.broadleafcommerce.billing.job.domain that return types with arguments of type BillingEventPaymentProcessedEventModifier and TypeMethodDescriptionProcessBillingEventPaymentResults.getEventPaymentProcessedEventList()Method parameters in com.broadleafcommerce.billing.job.domain with type arguments of type BillingEventPaymentProcessedEventModifier and TypeMethodDescriptionvoidProcessBillingEventPaymentResults.setEventPaymentProcessedEventList(List<BillingEventPaymentProcessedEvent> eventPaymentProcessedEventList) Constructor parameters in com.broadleafcommerce.billing.job.domain with type arguments of type BillingEventPaymentProcessedEventModifierConstructorDescriptionProcessBillingEventPaymentResults(String billingJobId, List<BillingEventPaymentProcessedEvent> eventPaymentProcessedEventList) -
Uses of BillingEventPaymentProcessedEvent in com.broadleafcommerce.billing.job.module
Methods in com.broadleafcommerce.billing.job.module that return BillingEventPaymentProcessedEventModifier and TypeMethodDescriptionprotected BillingEventPaymentProcessedEventEventPaymentUpdater.prepareEventForSubscriptions(BillingProcessingRequestWithPayment rp) Methods in com.broadleafcommerce.billing.job.module with parameters of type BillingEventPaymentProcessedEventModifier and TypeMethodDescriptionprotected voidBillingProcessingResultHandler.updateSubscriptionForProcessedPayment(BillingEventPaymentProcessedEvent paymentProcessedEvent, Map<String, SubscriptionWithItems> mapSubscriptionIdToSubscription, BillingProcessingResultHandlerDTO billingProcessingResultHandlerDTO, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)