workflow::case::get_notification_request_url (public)
workflow::case::get_notification_request_url -type type \ [ -workflow_id workflow_id ] [ -case_id case_id ] \ [ -return_url return_url ] [ -pretty_name pretty_name ]
Defined in packages/workflow/tcl/case-procs.tcl
Get the URL to subscribe to notifications
- 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)
- -return_url (optional)
- -pretty_name (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.