workflow::action::get (public)
workflow::action::get -action_id action_id -array array
Defined in packages/workflow/tcl/action-procs.tcl
Return information about an action with a given id.
- Switches:
- -action_id (required)
- -array (required)
- Returns:
- The array will contain the following entries: workflow_id, sort_order, short_name, pretty_name, pretty_past_tense, assigned_role (short_name), assigned_role_id, always_enabled_p, trigger_type, parent_action, parent_action_id, description, description_mime_type values for an action.
- Authors:
- Peter Marklund
- Lars Pind <lars@collaboraid.biz>
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.