Module: Webhooks

Defined in:
lib/webhooks/utilities.rb,
app/models/webhooks/utilities.rb,
app/models/webhooks/notification.rb,
app/models/webhooks/subscription.rb,
app/sidekiq/webhooks/scheduler_job.rb,
app/sidekiq/webhooks/callback_url_job.rb,
app/sidekiq/webhooks/notifications_job.rb,
app/models/webhooks/notification_attempt.rb,
app/models/webhooks/notification_attempt_assoc.rb

Overview

data structures built up at class load time then frozen. This is threadsafe.

Defined Under Namespace

Modules: Utilities Classes: CallbackUrlJob, Notification, NotificationAttempt, NotificationAttemptAssoc, NotificationsJob, SchedulerJob, Subscription