xo::db::sql::wf_article_callback proc notification (public)

 xo::db::sql::wf_article_callback[i] notification [ -dbn dbn ] \
    -task_id task_id  -custom_arg custom_arg  -party_to party_to  \
    -party_from party_from  -subject subject  -body body 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-task_id
(required)
-custom_arg
(required)
-party_to
(required)
-party_from
(required)
-subject
(required)
-body
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::wf_article_callback proc notification xo::db::sql::wf_article_callback proc notification xo::db::sql::wf_article_callback proc notification->db_with_handle

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