View Source StepFlow.NotificationHooks.NotificationHookManager (StepFlow v1.8.0)

Notification manager context.

Summary

Functions

Link to this function

get_last_status(workflow_notification_data)

View Source
Link to this function

manage_notification_status(workflow_id, job, status)

View Source
Link to this function

notification_from_job(job_id, description \\ nil)

View Source
Link to this function

notification_slack_from_job(job, channel, exposed_domain_name, description)

View Source
Link to this function

notification_teams_from_job(job, url, workflow, exposed_domain_name, description)

View Source
Link to this function

notify_endpoint_with_status( workflow_notification_url, job, workflow, exposed_domain_name, status, notification_template_name, workflow_endpoint_credentials )

View Source
Link to this function

retrieve_status( notification_endpoint, conditions, conditions_with_templates, status, workflow_notification_data, job, workflow, exposed_domain_name )

View Source