notification::delivery::scan_replies (public)

 notification::delivery::scan_replies \
    -delivery_method_id delivery_method_id

Defined in packages/notifications/tcl/delivery-method-procs.tcl

scan for replies. Every delivery method allows for replies. This is the wrapper proc that indicates to the delivery method service contract implementation that it's time to scan for replies.

Switches:
-delivery_method_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 notification::reply::sweep::scan_all_replies notification::reply::sweep::scan_all_replies (private) notification::delivery::scan_replies notification::delivery::scan_replies notification::reply::sweep::scan_all_replies->notification::delivery::scan_replies acs_sc::invoke acs_sc::invoke (public) notification::delivery::scan_replies->acs_sc::invoke notification::delivery::get_impl_key notification::delivery::get_impl_key (private) notification::delivery::scan_replies->notification::delivery::get_impl_key

Testcases:
No testcase defined.
[ show source ]
Show another procedure: