workflow::action::delete (public)

 workflow::action::delete -action_id action_id

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

Delete action with given id.

Switches:
-action_id
(required)
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::action::edit workflow::action::edit (public) workflow::action::delete workflow::action::delete workflow::action::edit->workflow::action::delete

Testcases:
No testcase defined.
Source code:
    workflow::action::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: