workflow::get_element (public)
workflow::get_element -workflow_id workflow_id -element element
Defined in packages/workflow/tcl/workflow-procs.tcl
Return a single element from the information about a workflow.
- Switches:
- -workflow_id (required)
- The ID of the workflow
- -element (required)
- Returns:
- The element you asked for
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.