Class: ActiveWebhook::Queueing::SidekiqAdapter
- Inherits:
-
BaseAdapter
- Object
- Adapter
- BaseAdapter
- ActiveWebhook::Queueing::SidekiqAdapter
- Defined in:
- lib/active_webhook/queueing/sidekiq_adapter.rb
Defined Under Namespace
Classes: SubscriptionWorker, TopicWorker
Method Summary
Methods inherited from BaseAdapter
build_hook, #call, #format_first, fulfill_subscription, #fulfill_topic
Methods inherited from Adapter
attribute, attributes, #attributes, call, #call, #component_configuration, component_configuration, component_name, configuration, #configuration, #initialize
Constructor Details
This class inherits a constructor from ActiveWebhook::Adapter