workflow::case::get_enabled_action_ids_not_cached (public)

 workflow::case::get_enabled_action_ids_not_cached case_id \
    [ trigger_type ]

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

Used internally by the workflow API only. Goes to the database to get the enabled actions for the case.

Parameters:
case_id (required)
trigger_type (optional)

Partial Call Graph (max 5 caller/called nodes):
db_list db_list (public) workflow::case::get_enabled_action_ids_not_cached workflow::case::get_enabled_action_ids_not_cached workflow::case::get_enabled_action_ids_not_cached->db_list

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