Class: Que::Scheduler::EnqueuedJobType
- Inherits:
- 
      Hashie::Dash
      
        - Object
- Hashie::Dash
- Que::Scheduler::EnqueuedJobType
 
- Defined in:
- lib/que/scheduler/to_enqueue.rb
Overview
A value object returned after a job has been enqueued. This is necessary as Que (normal) and ActiveJob return very different objects from the ‘enqueue` call.