workflow::action::get_all_info_not_cached (private)
workflow::action::get_all_info_not_cached -workflow_id workflow_id
Defined in packages/workflow/tcl/action-procs.tcl
This proc is for internal use in the workflow API only and should not be invoked directly from application code. Returns all information related to actions for a certain workflow instance. Goes to the database on every invocation and should be used together with util_memoize.
- Switches:
- -workflow_id (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.