AcsSc.notificationdeliverymethod.send.notification_email (private)

 AcsSc.notificationdeliverymethod.send.notification_email from_user_id \
    to_user_id reply_object_id notification_type_id subject \
    content_text content_html file_ids

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Send a notification

Parameters:
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
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 notification::email::send notification::email::send (public) AcsSc.notificationdeliverymethod.send.notification_email AcsSc.notificationdeliverymethod.send.notification_email AcsSc.notificationdeliverymethod.send.notification_email->notification::email::send

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