workflow::role::get_callbacks (private)
workflow::role::get_callbacks -role_id role_id \ -contract_name contract_name
Defined in packages/workflow/tcl/role-procs.tcl
Get the impl_names of callbacks of a given contract for a given role.
- Switches:
- -role_id (required)
- the ID of the role to assign.
- -contract_name (required)
- the name of the contract
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.