ExternalNotification

constructor(    email: String? = null,     notifyIf: String? = null,     basecampCampfire: String? = null,     slack: SlackNotification? = null,     webhook: String? = null,     pagerdutyChangeEvent: String? = null,     githubCommitStatus: GithubCommitStatus? = null,     githubCheck: GithubCheck? = null)(source)