struct

Conveyor::JobData

Inherits Struct < Value < Object

Constructors

new(id : String, type : String, queue : String, attempts : Int32, payload : String, pending : Bool = false, belt : Nil | String = nil)
Source
new(hash : Hash)
Source

Instance methods

attempts
Source
belt
Source
job_type
Source
payload
Source
pending?
Source
queue
Source
type
Source