Class: Events::DeliveryShipped
- Inherits:
-
ApplicationEvent
- Object
- RailsEventStore::Event
- ApplicationEvent
- Events::DeliveryShipped
- Defined in:
- app/events/events.rb
Overview
Delivery lifecycle events — published by transition handlers after_commit.
Subscribers are async (ApplicationJob + RailsEventStore::AsyncHandler).