Uses of Class
de.gustavblass.fsu.fmi.roombooking.events.ReservationConfirmedEvent
Packages that use ReservationConfirmedEvent
-
Uses of ReservationConfirmedEvent in de.gustavblass.fsu.fmi.roombooking.service
Methods in de.gustavblass.fsu.fmi.roombooking.service with parameters of type ReservationConfirmedEventModifier and TypeMethodDescriptionvoidEMailService.onReservationConfirmation(@NonNull ReservationConfirmedEvent event) Sends an e-mail to theReservation.applicanttelling them that their newReservationwas just accepted by the server.