string getRawBody() Get the raw body string for the job.
Container getContainer()
bool isDeleted() Determine if the job has been deleted.
IronQueue getIron()
Job class Job (
void failed(Exception $e)
void fire() Fire the job. Return Value
bool isDeletedOrReleased() Determine if the job has been deleted or released
void delete() Delete the job from the queue.
Page 1 of 13