workflow::action::get_assigned_role (public)

 workflow::action::get_assigned_role -action_id action_id

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

Return the assigned role of the given action

Switches:
-action_id
(required)
The action_id of the action.
Returns:
role_id of the assigned role.

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::action::notify workflow::case::action::notify (public) workflow::action::get_assigned_role workflow::action::get_assigned_role workflow::case::action::notify->workflow::action::get_assigned_role workflow::action::get_from_request_cache workflow::action::get_from_request_cache (private) workflow::action::get_assigned_role->workflow::action::get_from_request_cache

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