A JobQueue is an Array with additional property JobQueue.readyForJob {Boolean} Properties: Name Type Description readyForJob Boolean flag that indicates if queue is ready for the next job. See: Job Array Extends Array