workflow::get_roles (public)
workflow::get_roles [ -all ] -workflow_id workflow_id \ [ -parent_action_id parent_action_id ]
Defined in packages/workflow/tcl/workflow-procs.tcl
Get the role_id's of all the roles in the workflow.
- Switches:
- -all (optional, boolean)
- -workflow_id (required)
- The ID of the workflow
- -parent_action_id (optional)
- Returns:
- list of role_id's.
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.