notification::apm::create_delivery_method_contract (private)
notification::apm::create_delivery_method_contract
Defined in packages/notifications/tcl/apm-callback-procs.tcl
Create the delivery method service contract.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: acs_sc::contract::new_from_spec -spec { name "NotificationDeliveryMethod" description "Notification Delivery Method" operations { Send { description "Send a notification" input { from_user_id:integer to_user_id:integer reply_object_id:integer notification_type_id:integer subject:string content_text:string content_html:string file_ids:string } } ScanReplies { description "Scan for replies" } } }XQL Not present: Generic, PostgreSQL, Oracle