workflow::role::generate_spec (private)
workflow::role::generate_spec [ -role_id role_id ] [ -one_id one_id ] \ [ -handlers handlers ]
Defined in packages/workflow/tcl/role-procs.tcl
Generate the spec for an individual role definition.
- Switches:
- -role_id (optional)
- The id of the role to generate spec for.
- -one_id (optional)
- Same as role_id, just used for consistency across roles/actions/states.
- -handlers (optional)
- Returns:
- spec The roles spec
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.