workflow::case::fsm::get_current_state (public)

 workflow::case::fsm::get_current_state -case_id case_id

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

Gets the current state_id of this case.

Switches:
-case_id
(required)
The case_id.
Returns:
The state_id of the state which this case is in
Author:
Lars Pind <lars@collaboraid.biz>

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::fsm::get_element workflow::case::fsm::get_element (public) workflow::case::fsm::get_current_state workflow::case::fsm::get_current_state workflow::case::fsm::get_current_state->workflow::case::fsm::get_element

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