Uses of Record Class
com.example.orderplatform.payments.api.PaymentAuthorizedEvent
Packages that use PaymentAuthorizedEvent
-
Uses of PaymentAuthorizedEvent in com.example.orderplatform.notifications.application
Methods in com.example.orderplatform.notifications.application with parameters of type PaymentAuthorizedEventModifier and TypeMethodDescriptionvoidNotificationApplicationService.on(PaymentAuthorizedEvent event) Records an operational notification intent for an authorized payment.