sweep-procs.tcl

Notification Sweeps

Location:
packages/notifications/tcl/sweep-procs.tcl
Created:
2002-05-27
Author:
Ben Adida
CVS Identification:
$Id: sweep-procs.tcl,v 1.28.2.6 2022/02/16 13:19:36 gustafn Exp $

Procedures in this file

Detailed information

notification::sweep::cleanup_notifications (private)

 notification::sweep::cleanup_notifications

Clean up the notifications that have been sent out (DRB: inefficiently...).

Partial Call Graph (max 5 caller/called nodes):
%3 db_list db_list (public) notification::delete notification::delete (public) notification::request::delete notification::request::delete (public) notification::sweep::cleanup_notifications notification::sweep::cleanup_notifications notification::sweep::cleanup_notifications->db_list notification::sweep::cleanup_notifications->notification::delete notification::sweep::cleanup_notifications->notification::request::delete

Testcases:
No testcase defined.

notification::sweep::sweep_notifications (private)

 notification::sweep::sweep_notifications -interval_id interval_id \
    [ -batched_p batched_p ]

This sweeps for notifications in a particular interval

Switches:
-interval_id
(required)
-batched_p
(defaults to "0") (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 packages/notifications/www/admin/sweep-now.tcl packages/notifications/ www/admin/sweep-now.tcl notification::sweep::sweep_notifications notification::sweep::sweep_notifications packages/notifications/www/admin/sweep-now.tcl->notification::sweep::sweep_notifications _ _ (public) notification::sweep::sweep_notifications->_ ad_html_text_convert ad_html_text_convert (public) notification::sweep::sweep_notifications->ad_html_text_convert ad_system_name ad_system_name (public) notification::sweep::sweep_notifications->ad_system_name db_list_of_ns_sets db_list_of_ns_sets (public) notification::sweep::sweep_notifications->db_list_of_ns_sets db_transaction db_transaction (public) notification::sweep::sweep_notifications->db_transaction

Testcases:
No testcase defined.
[ show source ]