Class: ActiveJob::QueueAdapters::GoodJobAdapter
- Inherits:
-
GoodJob::Adapter
- Object
- GoodJob::Adapter
- ActiveJob::QueueAdapters::GoodJobAdapter
- Defined in:
- lib/active_job/queue_adapters/good_job_adapter.rb
Overview
See GoodJob::Adapter for details.
Method Summary
Methods inherited from GoodJob::Adapter
#async_started?, #enqueue, #enqueue_after_transaction_commit?, #enqueue_all, #enqueue_at, #execute_async?, #execute_externally?, #execute_inline?, #execution_mode, #initialize, #shutdown, #start_async
Constructor Details
This class inherits a constructor from GoodJob::Adapter