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

 xo::db::sql::workflow_case[i] task_action [ -dbn dbn ] -task_id task_id  \
    -action action  -action_ip action_ip  -user_id user_id  \
    [ -msg msg ]

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

Automatically generated method

Switches:
-dbn
(optional)
-task_id
(required)
-action
(required)
-action_ip
(required)
-user_id
(required)
-msg
(optional)

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

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