class EmailDebateOutcomesJob < ApplicationJob - EmailDebateOutcomesJob has no descriptive comment
include EmailAllPetitionSignatories
self.email_delivery_job_class = DeliverDebateOutcomeEmailJob
self.timestamp_name = 'debate_outcome'
end