workflow::action::get_callbacks (private)

 workflow::action::get_callbacks -action_id action_id \
    -contract_name contract_name

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

Return a list of implementation names for the callbacks of a given workflow action.

Switches:
-action_id
(required)
-contract_name
(required)
Author:
Peter Marklund
See Also:
  • workflow::case::role::get_callbacks

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

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