Uses of Class
jenkins.plugins.office365connector.Webhook
Packages that use Webhook
-
Uses of Webhook in jenkins.plugins.office365connector
Methods in jenkins.plugins.office365connector that return types with arguments of type WebhookMethods in jenkins.plugins.office365connector with parameters of type WebhookModifier 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 configurationMethod parameters in jenkins.plugins.office365connector with type arguments of type WebhookModifier and TypeMethodDescriptionvoid
WebhookJobPropertyDescriptor.setWebhooks
(List<Webhook> webhooks) Constructor parameters in jenkins.plugins.office365connector with type arguments of type Webhook