void fire() Fire the job. Return Value
string getName() Get the name of the queued job class.
IronJob class IronJob extends Job
bool isDeleted() Determine if the job has been deleted.
Container getContainer()
SqsClient getSqs() Get the underlying SQS client instance.
string getQueue() Get the name of the queue the job belongs to.
void failed(Exception $e)
Page 7 of 13