Module: Marty::Notifications
- Defined in:
- app/models/marty/notifications.rb,
app/models/marty/notifications/config.rb,
app/models/marty/notifications/delivery.rb,
app/services/marty/notifications/create.rb,
app/components/marty/notifications/window.rb,
app/models/marty/notifications/event_type.rb,
app/models/marty/notifications/notification.rb,
app/components/marty/notifications/grid_view.rb,
app/components/marty/notifications/config_view.rb,
app/services/marty/notifications/processors/sms.rb,
app/services/marty/notifications/processors/web.rb,
app/services/marty/notifications/process_delivery.rb,
app/services/marty/notifications/processors/email.rb,
app/components/marty/notifications/deliveries_view.rb,
app/services/marty/notifications/create_deliveries.rb
Defined Under Namespace
Modules: Create, CreateDeliveries, ProcessDelivery, Processors Classes: Config, ConfigView, DeliveriesView, Delivery, EventType, GridView, Notification, Window