workflow::role::parse_spec (private)
workflow::role::parse_spec -workflow_id workflow_id \ -short_name short_name -spec spec
Defined in packages/workflow/tcl/role-procs.tcl
Parse the spec for an individual role definition.
- Switches:
- -workflow_id (required)
- The id of the workflow the role should be added to.
- -short_name (required)
- The short_name of the role
- -spec (required)
- The roles spec
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.