workflow::role::get_all_info (private)

 workflow::role::get_all_info -workflow_id workflow_id

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

This proc is for internal use in the workflow API only. Returns all information related to roles for a certain workflow instance. Uses util_memoize to cache values.

Switches:
-workflow_id
(required)
Author:
Peter Marklund
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::role::get workflow::role::get (public) workflow::role::get_all_info workflow::role::get_all_info workflow::role::get->workflow::role::get_all_info workflow::role::get_id workflow::role::get_id (public) workflow::role::get_id->workflow::role::get_all_info workflow::role::get_ids workflow::role::get_ids (private) workflow::role::get_ids->workflow::role::get_all_info util_memoize util_memoize (public) workflow::role::get_all_info->util_memoize workflow::cache_timeout workflow::cache_timeout (private) workflow::role::get_all_info->workflow::cache_timeout workflow::role::get_all_info_not_cached workflow::role::get_all_info_not_cached (private) workflow::role::get_all_info->workflow::role::get_all_info_not_cached

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