bug_tracker::install::unregister_implementations (private)

 bug_tracker::install::unregister_implementations

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

Testcases:
No testcase defined.
Source code:
    db_transaction {

        acs_sc::impl::delete  -contract_name [workflow::service_contract::action_side_effect]  -impl_name "CaptureResolutionCode"

        acs_sc::impl::delete  -contract_name [workflow::service_contract::activity_log_format_title]  -impl_name "FormatLogTitle"

        acs_sc::impl::delete  -contract_name [workflow::service_contract::role_default_assignees]   -impl_name "ComponentMaintainer"

        acs_sc::impl::delete  -contract_name [workflow::service_contract::role_default_assignees]  -impl_name "ProjectMaintainer"

        acs_sc::impl::delete  -contract_name [workflow::service_contract::notification_info]  -impl_name "BugNotificationInfo"
    }
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/bug-tracker/tcl/install-procs.xql

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