The isActive Method
This method should return true or false to indicate whether the queue is active. When it returns true, the Queued Transaction Scheduler should call the queue’s findTransaction method to find the next eligible transaction.
Parent topic