Uses of Class
org.example.domain.events.InvoiceCreatedEvent
-
Packages that use InvoiceCreatedEvent Package Description org.example.domain.boundaries.financial.logic -
-
Uses of InvoiceCreatedEvent in org.example.domain.boundaries.financial.logic
Methods in org.example.domain.boundaries.financial.logic with parameters of type InvoiceCreatedEvent Modifier and Type Method Description voidInvoiceCreatedEventConsumer. accept(InvoiceCreatedEvent event)
-