workflow::case::role::get_assignees (public)

 workflow::case::role::get_assignees -case_id case_id -role_id role_id

Defined in packages/workflow/tcl/case-procs.tcl

Get the current assignees for a role in a case as a list of [array get]'s of party_id, email, name.

Switches:
-case_id (required)
the ID of the case.
-role_id (required)
the ID of the role.
Returns:
a list of [array get]'s of party_id, email, name.
Author:
Lars Pind <lars@collaboraid.biz>

Testcases:
No testcase defined.
[ show source ]
Show another procedure: