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):
- Testcases:
- No testcase defined.