workflow::cache_timeout (private)

 workflow::cache_timeout

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

Returns the timeout to give to util_memoize (max_age parameter) for all workflow level data. Should probably be an APM parameter.

Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::action::get_all_info workflow::action::get_all_info (private) workflow::cache_timeout workflow::cache_timeout workflow::action::get_all_info->workflow::cache_timeout workflow::get workflow::get (public) workflow::get->workflow::cache_timeout workflow::get_id workflow::get_id (public) workflow::get_id->workflow::cache_timeout workflow::role::get_all_info workflow::role::get_all_info (private) workflow::role::get_all_info->workflow::cache_timeout workflow::state::fsm::get_all_info workflow::state::fsm::get_all_info (private) workflow::state::fsm::get_all_info->workflow::cache_timeout

Testcases:
No testcase defined.
Source code:
    return ""
Generic XQL file:
packages/workflow/tcl/workflow-procs.xql

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

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

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