workflow::state::fsm::generate_spec (private)

 workflow::state::fsm::generate_spec [ -state_id state_id ] \
    [ -one_id one_id ] [ -handlers handlers ]

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

Generate the spec for an individual state definition.

Switches:
-state_id (optional)
The id of the state to generate spec for.
-one_id (optional)
Same as state_id, just used for consistency across roles/actions/states.
-handlers (optional)
Returns:
spec The states spec
Author:
Lars Pind <lars@collaboraid.biz>

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