notification::apm::update_email_delivery_method_impl (private)
notification::apm::update_email_delivery_method_impl -impl_id impl_id
Defined in packages/notifications/tcl/apm-callback-procs.tcl
Register the email delivery method with the notifications service.
- Switches:
- -impl_id (required)
- The ID of the NotificationDeliveryMethod service contract implementation.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: set delivery_method_id [notification::delivery::get_id -short_name "email"] notification::delivery::update_sc_impl_id -delivery_method_id $delivery_method_id -sc_impl_id $impl_idXQL Not present: Generic, PostgreSQL, Oracle