5.7.8. Bugzilla::BugMail¶
5.7.8.1. NAME¶
BugMail - Routines to generate email notifications when a bug is created or modified.
5.7.8.2. METHODS¶
enqueue
Serialises the variables required to generate bugmail and pushes the result to the job-queue for processing by TheSchwartz.
dequeue
When given serialised variables from the job-queue, recreates the objects from the flattened hashes, generates the bugmail, and sends it.