bool isDeleted() Determine if the job has been deleted.
IronJob class IronJob extends Job
string getRawBody() Get the raw body string for the job.
SqsClient getSqs() Get the underlying SQS client instance.
int attempts() Get the number of times the job has been attempted.
string resolveName() Get the resolved name of the queued job class.
void fire() Fire the job. Return Value
Container getContainer()
bool isReleased() Determine if the job was released back into the queue
string getName() Get the name of the queued job class.
Page 7 of 13