Class: ActiveJob::QueueAdapters::GoodJobAdapter

Inherits:
GoodJob::Adapter show all
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