void delete() Delete the job from the queue.
int attempts() Get the number of times the job has been attempted.
bool isDeletedOrReleased() Determine if the job has been deleted or released
Container getContainer()
bool isDeleted() Determine if the job has been deleted.
string getRawBody() Get the raw body string for the job.
IronQueue getIron()
Page 2 of 13