notification::apm::before_uninstall (private)
notification::apm::before_uninstall
Defined in packages/notifications/tcl/apm-callback-procs.tcl
Before uninstall callback. Get rid of service contracts.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: db_transaction { # Delete the notification type service contract delete_notification_type_contract # Delete the service contract implementation from the notifications service unregister_email_delivery_method # Unregister email delivery method service contract implementation delete_email_delivery_method_impl # Delete the delivery method service contract delete_delivery_method_contract }XQL Not present: Generic, PostgreSQL, Oracle