workflow::install::register_implementations (private)

 workflow::install::register_implementations

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

Register service contract implementations

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::install::package_install workflow::install::package_install (private) workflow::install::register_implementations workflow::install::register_implementations workflow::install::package_install->workflow::install::register_implementations db_transaction db_transaction (public) workflow::install::register_implementations->db_transaction workflow::install::register_default_assignees_creation_user_impl workflow::install::register_default_assignees_creation_user_impl (private) workflow::install::register_implementations->workflow::install::register_default_assignees_creation_user_impl workflow::install::register_default_assignees_static_assignee_impl workflow::install::register_default_assignees_static_assignee_impl (private) workflow::install::register_implementations->workflow::install::register_default_assignees_static_assignee_impl workflow::install::register_notification_impl workflow::install::register_notification_impl (private) workflow::install::register_implementations->workflow::install::register_notification_impl workflow::install::register_pick_list_current_assignee_impl workflow::install::register_pick_list_current_assignee_impl (private) workflow::install::register_implementations->workflow::install::register_pick_list_current_assignee_impl

Testcases:
No testcase defined.
Source code:
 

    db_transaction {

        workflow::install::register_default_assignees_creation_user_impl

        workflow::install::register_default_assignees_static_assignee_impl

        workflow::install::register_pick_list_current_assignee_impl 
        
        workflow::install::register_search_query_registered_users_impl

        workflow::install::register_notification_impl

    }
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/workflow/tcl/install-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: