string resolveName() Get the resolved name of the queued job class.
void fire() Fire the job. Return Value
bool isReleased() Determine if the job was released back into the queue
void release(int $delay) Release the job back into the queue.
StdClass getDatabaseJob()
string getName() Get the name of the queued job class.
Container getContainer()
void delete() Delete the job from the queue.
Page 5 of 13