Class: Events::DeliveryShipped

Inherits:
ApplicationEvent show all
Defined in:
app/events/events.rb

Overview

Delivery lifecycle events — published by transition handlers after_commit.
Subscribers are async (ApplicationJob + RailsEventStore::AsyncHandler).

Method Summary

Methods inherited from ApplicationEvent

#data