bug_tracker::install::register_implementations (private)

 bug_tracker::install::register_implementations

Defined in packages/bug-tracker/tcl/install-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::package_install bug_tracker::install::package_install (private) bug_tracker::install::register_implementations bug_tracker::install::register_implementations bug_tracker::install::package_install->bug_tracker::install::register_implementations bug_tracker::install::register_bug_notification_info_impl bug_tracker::install::register_bug_notification_info_impl (private) bug_tracker::install::register_implementations->bug_tracker::install::register_bug_notification_info_impl bug_tracker::install::register_capture_resolution_code_impl bug_tracker::install::register_capture_resolution_code_impl (private) bug_tracker::install::register_implementations->bug_tracker::install::register_capture_resolution_code_impl bug_tracker::install::register_component_maintainer_impl bug_tracker::install::register_component_maintainer_impl (private) bug_tracker::install::register_implementations->bug_tracker::install::register_component_maintainer_impl bug_tracker::install::register_format_log_title_impl bug_tracker::install::register_format_log_title_impl (private) bug_tracker::install::register_implementations->bug_tracker::install::register_format_log_title_impl bug_tracker::install::register_project_maintainer_impl bug_tracker::install::register_project_maintainer_impl (private) bug_tracker::install::register_implementations->bug_tracker::install::register_project_maintainer_impl

Testcases:
No testcase defined.
Source code:
    db_transaction {
        bug_tracker::install::register_capture_resolution_code_impl
        bug_tracker::install::register_project_maintainer_impl
        bug_tracker::install::register_component_maintainer_impl
        bug_tracker::install::register_format_log_title_impl
        bug_tracker::install::register_bug_notification_info_impl
    }
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/bug-tracker/tcl/install-procs.xql

[ hide source ]
Show another procedure: