workflow::case::state_changed_handler (private)

 workflow::case::state_changed_handler -case_id case_id \
    [ -parent_enabled_action_id parent_enabled_action_id ] \
    [ -user_id user_id ]

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

Scans for newly enabled actions, as well as actions which were enabled but are now no longer enabled. Does not flush the cache. Should only be called indirectly through the workflow API.

Switches:
-case_id (required)
-parent_enabled_action_id (optional)
-user_id (optional)
Author:
Lars Pind <lars@collaboraid.biz>

Testcases:
No testcase defined.
[ show source ]
Show another procedure: