Class: ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper Private

Inherits:
Sidekiq::ActiveJob::Wrapper show all
Defined in:
lib/active_job/queue_adapters/sidekiq_adapter.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Defines a class alias for backwards compatibility with enqueued Active Job jobs.

Instance Attribute Summary

Attributes included from Sidekiq::Job

#_context, #jid

Method Summary

Methods inherited from Sidekiq::ActiveJob::Wrapper

#perform

Methods included from Sidekiq::Job

clear_all, drain_all, included, #interrupted?, jobs, #logger