workflow::case::role::flush_cache0 (private)

 workflow::case::role::flush_cache0 [ -case_id case_id ]

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

Flush all role related info for a certain case or for all cases if none is specified.

Switches:
-case_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::flush_cache0 workflow::case::flush_cache0 (private) workflow::case::role::flush_cache0 workflow::case::role::flush_cache0 workflow::case::flush_cache0->workflow::case::role::flush_cache0 ad_decode ad_decode (public) workflow::case::role::flush_cache0->ad_decode util_memoize_flush_regexp util_memoize_flush_regexp (public) workflow::case::role::flush_cache0->util_memoize_flush_regexp

Testcases:
No testcase defined.
Source code:
    util_memoize_flush_regexp "^workflow::case::role::get_assignees_not_cached [ad_decode $case_id "" {\.*} $case_id]"
Generic XQL file:
packages/workflow/tcl/case-procs.xql

PostgreSQL XQL file:
packages/workflow/tcl/case-procs-postgresql.xql

Oracle XQL file:
packages/workflow/tcl/case-procs-oracle.xql

[ hide source ]
Show another procedure: