Class: ActiveWebhook::Queueing::ActiveJobAdapter

Inherits:
BaseAdapter show all
Defined in:
lib/active_webhook/queueing/active_job_adapter.rb

Defined Under Namespace

Classes: SubscriptionJob, TopicJob

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