workflow::install::package_install (private)

 workflow::install::package_install

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

Workflow package install proc

Partial Call Graph (max 5 caller/called nodes):
%3 db_transaction db_transaction (public) workflow::install::create_service_contracts workflow::install::create_service_contracts (private) workflow::install::register_implementations workflow::install::register_implementations (private) workflow::install::register_notification_types workflow::install::register_notification_types (public) workflow::install::package_install workflow::install::package_install workflow::install::package_install->db_transaction workflow::install::package_install->workflow::install::create_service_contracts workflow::install::package_install->workflow::install::register_implementations workflow::install::package_install->workflow::install::register_notification_types

Testcases:
No testcase defined.
Source code:

    db_transaction {

        create_service_contracts

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

[ hide source ]
Show another procedure: