workflow::case::role::assignee_insert (public)
workflow::case::role::assignee_insert -case_id case_id \ -role_id role_id -party_ids party_ids [ -replace ]
Defined in packages/workflow/tcl/case-procs.tcl
Insert a new assignee for this role
- Switches:
- -case_id (required)
- the ID of the case.
- -role_id (required)
- the ID of the role to assign.
- -party_ids (required)
- -replace (optional, boolean)
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.