workflow::install::package_uninstall (private)

 workflow::install::package_uninstall

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

Workflow package uninstall proc

Testcases:
No testcase defined.
Source code:
    db_transaction {

        unregister_notification_types

        unregister_implementations
        
        delete_service_contracts

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

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