Uses of Interface
passport.roles.EmailService
Package
Description
-
Uses of EmailService in passport.application.desktop.system
Modifier and TypeMethodDescriptionInfra.emailService()
Returns the value of theemailService
record component.ModifierConstructorDescriptionInfra
(Users users, Events events, EmailService emailService, Session session) Creates an instance of aInfra
record class. -
Uses of EmailService in passport.domain.contexts.purchases
ModifierConstructorDescriptionTicketBuying
(EmailService service, Events events, Users users, LocalDate currentDate) Constructor with specified email service.TicketRefund
(EmailService service, Events events, Users users, LocalDate currentDay) Constructor with specified email service. -
Uses of EmailService in passport.infra
Modifier and TypeClassDescriptionclass
A mock implementation of the EmailService interface used for testing purposes.