void release(int $delay) Release the job back into the queue.
void __construct(Container $container,
string getName() Get the name of the queued job class.
StdClass getDatabaseJob()
Container getContainer()
array getIronJob() Get the underlying IronMQ job.
void failed(Exception $e)
void fire() Fire the job. Return Value
bool isReleased() Determine if the job was released back into the queue
Page 4 of 13