workflow::case::get_notification_object (public)
workflow::case::get_notification_object -type type \ [ -workflow_id workflow_id ] [ -case_id case_id ]
Defined in packages/workflow/tcl/case-procs.tcl
Get the relevant object for this notification type.
- Switches:
- -type (required)
- Type is one of 'workflow_assignee', 'workflow_my_cases', 'workflow_case' (requires case_id), and 'workflow' (requires workflow_id).
- -workflow_id (optional)
- -case_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.