Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
id
Source
job
Source
job_type
Source
payload
Source
pending?
Source
queue
Source
type
Source