workflow::action::fsm::delete (public)

 workflow::action::fsm::delete -action_id action_id

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

Delete FSM action with given id.

Switches:
-action_id (required)
Author:
Peter Marklund

Testcases:
No testcase defined.
Source code:
    workflow::action::fsm::edit -operation delete -action_id $action_id
Generic XQL file:
packages/workflow/tcl/action-procs.xql

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

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

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