Class PrereqEventManager


  • public class PrereqEventManager
    extends BaseTable
    This class manages the prerequisite event table. This table lists the prerequisite event rows that must NOT exist in order for a jobqueue entry to be queued for processing. If a prerequisite event row does, in fact, exist, then queuing and processing do not take place until that row is cleared.

    prereqevents
    FieldTypeDescription        
    ownerBIGINTReference:jobqueue.id
    eventnameVARCHAR(255)