Publishing Engine Programmer's Guide > The Arbortext Publishing Engine Request Manager > Customizing the Arbortext PE Request Manager > Writing a Custom Queue > Queue Management Methods > The isActive Method
  
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.