workflow::state::flush_cache (private)
workflow::state::flush_cache -workflow_id workflow_id
Defined in packages/workflow/tcl/state-procs.tcl
Flush all caches related to state information 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):
- Testcases:
- No testcase defined.
Source code: # TODO: Flush request cache # ... # Flush the thread global cache util_memoize_flush [list workflow::state::fsm::get_all_info_not_cached -workflow_id $workflow_id]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/workflow/tcl/state-procs.xql