workflow::case::child_state_changed_handler (private)

 workflow::case::child_state_changed_handler \
    -parent_enabled_action_id parent_enabled_action_id \
    [ -user_id user_id ]

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

Check if all child actions of this action are complete, and if so cause this action to execute

Switches:
-parent_enabled_action_id
(required)
-user_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::action::execute workflow::case::action::execute (public) workflow::case::child_state_changed_handler workflow::case::child_state_changed_handler workflow::case::action::execute->workflow::case::child_state_changed_handler db_string db_string (public) workflow::case::child_state_changed_handler->db_string db_transaction db_transaction (public) workflow::case::child_state_changed_handler->db_transaction

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