install-procs.tcl

Bug Tracker Install library Procedures that deal with installing, instantiating, mounting.

Location:
packages/bug-tracker/tcl/install-procs.tcl
Created:
2003-01-31
Author:
Lars Pind
CVS Identification:
$Id$

Procedures in this file

Detailed information

bug_tracker::install::package_install (private)

 bug_tracker::install::package_install

Package installation callback proc

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::package_upgrade bug_tracker::install::package_upgrade (private) bug_tracker::install::package_install bug_tracker::install::package_install bug_tracker::install::package_upgrade->bug_tracker::install::package_install bug_tracker::bug::workflow_create bug_tracker::bug::workflow_create (private) bug_tracker::install::package_install->bug_tracker::bug::workflow_create bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::package_install->bug_tracker::install::register_implementations bug_tracker::search::register_implementations bug_tracker::search::register_implementations (private) bug_tracker::install::package_install->bug_tracker::search::register_implementations db_transaction db_transaction (public) bug_tracker::install::package_install->db_transaction

Testcases:
No testcase defined.

bug_tracker::install::package_instantiate (private)

 bug_tracker::install::package_instantiate -package_id package_id

Package instantiation callback proc

Switches:
-package_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::bug::instance_workflow_create bug_tracker::bug::instance_workflow_create (private) bug_tracker::project_new bug_tracker::project_new (public) bug_tracker::install::package_instantiate bug_tracker::install::package_instantiate bug_tracker::install::package_instantiate->bug_tracker::bug::instance_workflow_create bug_tracker::install::package_instantiate->bug_tracker::project_new

Testcases:
No testcase defined.

bug_tracker::install::package_uninstall (private)

 bug_tracker::install::package_uninstall

Package un-installation callback proc

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::bug::workflow_delete bug_tracker::bug::workflow_delete (private) bug_tracker::install::unregister_implementations bug_tracker::install::unregister_implementations (private) bug_tracker::search::unregister_implementations bug_tracker::search::unregister_implementations (private) db_transaction db_transaction (public) bug_tracker::install::package_uninstall bug_tracker::install::package_uninstall bug_tracker::install::package_uninstall->bug_tracker::bug::workflow_delete bug_tracker::install::package_uninstall->bug_tracker::install::unregister_implementations bug_tracker::install::package_uninstall->bug_tracker::search::unregister_implementations bug_tracker::install::package_uninstall->db_transaction

Testcases:
No testcase defined.

bug_tracker::install::package_uninstantiate (private)

 bug_tracker::install::package_uninstantiate -package_id package_id

Package un-instantiation callback proc

Switches:
-package_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::bug::instance_workflow_delete bug_tracker::bug::instance_workflow_delete (private) bug_tracker::project_delete bug_tracker::project_delete (public) bug_tracker::install::package_uninstantiate bug_tracker::install::package_uninstantiate bug_tracker::install::package_uninstantiate->bug_tracker::bug::instance_workflow_delete bug_tracker::install::package_uninstantiate->bug_tracker::project_delete

Testcases:
No testcase defined.

bug_tracker::install::package_upgrade (private)

 bug_tracker::install::package_upgrade \
    -from_version_name from_version_name \
    -to_version_name to_version_name

Package before-upgrade callback

Switches:
-from_version_name
(required)
-to_version_name
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 apm_upgrade_logic apm_upgrade_logic (public) bug_tracker::bug::get_instance_workflow_id bug_tracker::bug::get_instance_workflow_id (public) bug_tracker::bug::instance_workflow_create bug_tracker::bug::instance_workflow_create (private) bug_tracker::install::package_install bug_tracker::install::package_install (private) bug_tracker::search::register_implementations bug_tracker::search::register_implementations (private) bug_tracker::install::package_upgrade bug_tracker::install::package_upgrade bug_tracker::install::package_upgrade->apm_upgrade_logic bug_tracker::install::package_upgrade->bug_tracker::bug::get_instance_workflow_id bug_tracker::install::package_upgrade->bug_tracker::bug::instance_workflow_create bug_tracker::install::package_upgrade->bug_tracker::install::package_install bug_tracker::install::package_upgrade->bug_tracker::search::register_implementations

Testcases:
No testcase defined.

bug_tracker::install::register_bug_notification_info_impl (private)

 bug_tracker::install::register_bug_notification_info_impl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::register_bug_notification_info_impl bug_tracker::install::register_bug_notification_info_impl bug_tracker::install::register_implementations->bug_tracker::install::register_bug_notification_info_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) bug_tracker::install::register_bug_notification_info_impl->acs_sc::impl::new_from_spec workflow::service_contract::notification_info workflow::service_contract::notification_info (public) bug_tracker::install::register_bug_notification_info_impl->workflow::service_contract::notification_info

Testcases:
No testcase defined.

bug_tracker::install::register_capture_resolution_code_impl (private)

 bug_tracker::install::register_capture_resolution_code_impl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::register_capture_resolution_code_impl bug_tracker::install::register_capture_resolution_code_impl bug_tracker::install::register_implementations->bug_tracker::install::register_capture_resolution_code_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) bug_tracker::install::register_capture_resolution_code_impl->acs_sc::impl::new_from_spec workflow::service_contract::action_side_effect workflow::service_contract::action_side_effect (public) bug_tracker::install::register_capture_resolution_code_impl->workflow::service_contract::action_side_effect

Testcases:
No testcase defined.

bug_tracker::install::register_component_maintainer_impl (private)

 bug_tracker::install::register_component_maintainer_impl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::register_component_maintainer_impl bug_tracker::install::register_component_maintainer_impl bug_tracker::install::register_implementations->bug_tracker::install::register_component_maintainer_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) bug_tracker::install::register_component_maintainer_impl->acs_sc::impl::new_from_spec workflow::service_contract::role_default_assignees workflow::service_contract::role_default_assignees (public) bug_tracker::install::register_component_maintainer_impl->workflow::service_contract::role_default_assignees

Testcases:
No testcase defined.

bug_tracker::install::register_format_log_title_impl (private)

 bug_tracker::install::register_format_log_title_impl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::register_format_log_title_impl bug_tracker::install::register_format_log_title_impl bug_tracker::install::register_implementations->bug_tracker::install::register_format_log_title_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) bug_tracker::install::register_format_log_title_impl->acs_sc::impl::new_from_spec workflow::service_contract::activity_log_format_title workflow::service_contract::activity_log_format_title (public) bug_tracker::install::register_format_log_title_impl->workflow::service_contract::activity_log_format_title

Testcases:
No testcase defined.

bug_tracker::install::register_implementations (private)

 bug_tracker::install::register_implementations

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.

bug_tracker::install::register_project_maintainer_impl (private)

 bug_tracker::install::register_project_maintainer_impl

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::register_implementations bug_tracker::install::register_implementations (private) bug_tracker::install::register_project_maintainer_impl bug_tracker::install::register_project_maintainer_impl bug_tracker::install::register_implementations->bug_tracker::install::register_project_maintainer_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) bug_tracker::install::register_project_maintainer_impl->acs_sc::impl::new_from_spec workflow::service_contract::role_default_assignees workflow::service_contract::role_default_assignees (public) bug_tracker::install::register_project_maintainer_impl->workflow::service_contract::role_default_assignees

Testcases:
No testcase defined.

bug_tracker::install::unregister_implementations (private)

 bug_tracker::install::unregister_implementations

Partial Call Graph (max 5 caller/called nodes):
%3 bug_tracker::install::package_uninstall bug_tracker::install::package_uninstall (private) bug_tracker::install::unregister_implementations bug_tracker::install::unregister_implementations bug_tracker::install::package_uninstall->bug_tracker::install::unregister_implementations acs_sc::impl::delete acs_sc::impl::delete (public) bug_tracker::install::unregister_implementations->acs_sc::impl::delete db_transaction db_transaction (public) bug_tracker::install::unregister_implementations->db_transaction workflow::service_contract::action_side_effect workflow::service_contract::action_side_effect (public) bug_tracker::install::unregister_implementations->workflow::service_contract::action_side_effect workflow::service_contract::activity_log_format_title workflow::service_contract::activity_log_format_title (public) bug_tracker::install::unregister_implementations->workflow::service_contract::activity_log_format_title workflow::service_contract::notification_info workflow::service_contract::notification_info (public) bug_tracker::install::unregister_implementations->workflow::service_contract::notification_info

Testcases:
No testcase defined.
[ show source ]