workflow::role::flush_cache (private)

 workflow::role::flush_cache -workflow_id workflow_id

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

Flush all caches related to roles for the given workflow. Used internally by the workflow API only.

Switches:
-workflow_id
(required)
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::flush_cache workflow::flush_cache (private) workflow::role::flush_cache workflow::role::flush_cache workflow::flush_cache->workflow::role::flush_cache workflow::role::callback_insert workflow::role::callback_insert (public) workflow::role::callback_insert->workflow::role::flush_cache util_memoize_flush util_memoize_flush (public) workflow::role::flush_cache->util_memoize_flush

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