Uses of Class
jenkins.plugins.office365connector.Webhook
-
Uses of Webhook in jenkins.plugins.office365connector
Modifier and TypeMethodDescriptionboolean
DecisionMaker.isAtLeastOneRuleMatched
(Webhook webhook) Iterates over each macro for passed webhook and checks if at least one template matches to expected value.boolean
DecisionMaker.isStatusMatched
(Webhook webhook) Checks if notification should be passed by comparing current status and webhook configurationModifier and TypeMethodDescriptionvoid
WebhookJobPropertyDescriptor.setWebhooks
(List<Webhook> webhooks)