reply-sweep-procs.tcl

Notification Reply Sweeps. Procs that make sure that replies are being processed.

Location:
packages/notifications/tcl/reply-sweep-procs.tcl
Created:
2002-06-02
Author:
Ben Adida
CVS Identification:
$Id: reply-sweep-procs.tcl,v 1.9.2.1 2021/03/06 19:36:36 gustafn Exp $

Procedures in this file

Detailed information

notification::reply::sweep::process_all_replies (private)

 notification::reply::sweep::process_all_replies

Go through the replies in the DB and dispatch correctly to the right processor.

Testcases:
No testcase defined.

notification::reply::sweep::scan_all_replies (private)

 notification::reply::sweep::scan_all_replies

Go through all the delivery methods and scan replies for that delivery method.

Testcases:
No testcase defined.
[ show source ]