workflow::install::unregister_notification_types (public)

 workflow::install::unregister_notification_types

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

Unregister workflow notification types

Testcases:
No testcase defined.
Source code:
    db_transaction {
        notification::type::delete -short_name "workflow_assignee"
        notification::type::delete -short_name "workflow_my_cases"
        notification::type::delete -short_name "workflow_case"
        notification::type::delete -short_name "workflow"
    }
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/workflow/tcl/install-procs.xql

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