workflow::case::assign_roles (private)
workflow::case::assign_roles -case_id case_id [ -all ]
Defined in packages/workflow/tcl/case-procs.tcl
Find out which roles are assigned to currently enabled actions. If any of these currently have zero assignees, run the default assignment process.
- Switches:
- -case_id (required)
- The ID of the case.
- -all (optional, boolean)
- Set this to assign all roles for this case. This parameter is deprecated, and always assumed.
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.