workflow::case::action::complete (private)

 workflow::case::action::complete -enabled_action_id enabled_action_id \
    [ -user_id user_id ]

Defined in packages/workflow/tcl/case-procs.tcl

Mark an action complete.

Switches:
-enabled_action_id
(required)
-user_id
(optional)
Author:
Lars Pind <lars@collaboraid.biz>

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::action::execute workflow::case::action::execute (public) workflow::case::action::complete workflow::case::action::complete workflow::case::action::execute->workflow::case::action::complete db_dml db_dml (public) workflow::case::action::complete->db_dml db_transaction db_transaction (public) workflow::case::action::complete->db_transaction workflow::action::get workflow::action::get (public) workflow::case::action::complete->workflow::action::get workflow::case::enabled_action_get workflow::case::enabled_action_get (public) workflow::case::action::complete->workflow::case::enabled_action_get

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