workflow::get_not_cached (private)

 workflow::get_not_cached -workflow_id workflow_id

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

Private procedure that should never be used by application code - use workflow::get instead. Returns info about the workflow in an array list. Always goes to the database.

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

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::new workflow::case::new (public) workflow::get_not_cached workflow::get_not_cached workflow::case::new->workflow::get_not_cached workflow::get workflow::get (public) workflow::get->workflow::get_not_cached db_1row db_1row (public) workflow::get_not_cached->db_1row db_foreach db_foreach (public) workflow::get_not_cached->db_foreach

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