notification::apm::register_email_delivery_method (private)

 notification::apm::register_email_delivery_method -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):
%3 notification::apm::after_install notification::apm::after_install (private) notification::apm::register_email_delivery_method notification::apm::register_email_delivery_method notification::apm::after_install->notification::apm::register_email_delivery_method notification::delivery::new notification::delivery::new (public) notification::apm::register_email_delivery_method->notification::delivery::new

Testcases:
No testcase defined.
Source code:
    notification::delivery::new  -sc_impl_id $impl_id  -short_name "email"  -pretty_name "Email"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: