workflow::case::get_user_roles_not_cached (private)

 workflow::case::get_user_roles_not_cached case_id user_id

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

Used internally by the workflow Tcl API only. Goes to the database to retrieve roles that user is assigned to.

Parameters:
case_id
user_id
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::flush_cache workflow::case::flush_cache (private) workflow::case::get_user_roles_not_cached workflow::case::get_user_roles_not_cached workflow::case::flush_cache->workflow::case::get_user_roles_not_cached workflow::case::flush_cache0 workflow::case::flush_cache0 (private) workflow::case::flush_cache0->workflow::case::get_user_roles_not_cached workflow::case::get_user_roles workflow::case::get_user_roles (public) workflow::case::get_user_roles->workflow::case::get_user_roles_not_cached db_list db_list (public) workflow::case::get_user_roles_not_cached->db_list

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