workflow::action::fsm::get (public)
workflow::action::fsm::get -action_id action_id -array array
Defined in packages/workflow/tcl/action-procs.tcl
Return information about an action with a given id, including FSM-related info: enabled_states, enabled_state_ids, assigned_states, assigned_state_ids, new_state, new_state_id.
- Switches:
- -action_id (required)
- -array (required)
- Authors:
- Peter Marklund
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.