Arbotext Publishing Engine Programmer's Guide (《Arbortext Publishing Engine 程序员指南》) > The Arbortext Publishing Engine Request Manager > Customizing the Arbortext PE Request Manager > Writing a Custom Queue > Queue Management Methods > The getEnabled Method
  
The getEnabled Method
This method returns true or false to indicate whether the queue is enabled. When it returns true, the Queued Transaction Scheduler should call the queue’s findTransaction method to find the next eligible transaction.