View Source StepFlow.NotificationHooks.NotificationHookManager (StepFlow v1.6.0-rc20)

Notification manager context.

Link to this section Summary

Link to this section Functions

Link to this function

get_last_status(workflow_notification_data)

View Source
Link to this function

manage_notification_status(job_id, binary, 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_job_status( workflow_notification_url, job, workflow, exposed_domain_name, status_job, workflow_endpoint_credentials )

View Source
Link to this function

notify_endpoint_with_workflow_status( workflow_notification_url, workflow, exposed_domain_name, status_wf, workflow_endpoint_credentials )

View Source
Link to this function

retrieve_status( conditions, workflow_status, binary, workflow_notification_data, workflow, exposed_domain_name )

View Source
Link to this function

retrieve_status( conditions, job_status, binary, workflow_notification_data, job, workflow, exposed_domain_name )

View Source