workflow::get_callbacks (private)

 workflow::get_callbacks -workflow_id workflow_id \
    -contract_name contract_name

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

Return the implementation names for a certain contract and a given workflow.

Switches:
-workflow_id
(required)
-contract_name
(required)
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::action::do_side_effects workflow::case::action::do_side_effects (public) workflow::get_callbacks workflow::get_callbacks workflow::case::action::do_side_effects->workflow::get_callbacks workflow::case::action::notify workflow::case::action::notify (public) workflow::case::action::notify->workflow::get_callbacks workflow::case::get_activity_log_info_not_cached workflow::case::get_activity_log_info_not_cached (private) workflow::case::get_activity_log_info_not_cached->workflow::get_callbacks workflow::get_element workflow::get_element (public) workflow::get_callbacks->workflow::get_element

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