workflow::action::fsm::generate_spec (private)
workflow::action::fsm::generate_spec [ -action_id action_id ] \ [ -one_id one_id ] [ -handlers handlers ]
Defined in packages/workflow/tcl/action-procs.tcl
Generate the spec for an individual action definition.
- Switches:
- -action_id (optional)
- The id of the action to generate spec for.
- -one_id (optional)
- Same as action_id, just used for consistency across roles/actions/states.
- -handlers (optional)
- Returns:
- spec The actions spec
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.