xo::db::sql::workflow_case proc notify_assignee (public)

 xo::db::sql::workflow_case[i] notify_assignee [ -dbn dbn ] \
    -task_id task_id  -user_id user_id  -callback callback  \
    -custom_arg custom_arg 

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

Automatically generated method

Switches:
-dbn
(optional)
-task_id
(required)
-user_id
(required)
-callback
(required)
-custom_arg
(required)

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

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