Package | Description |
---|---|
jenkins.plugins.office365connector |
Modifier and Type | Method and Description |
---|---|
List<Webhook> |
WebhookJobProperty.getWebhooks() |
List<Webhook> |
WebhookJobProperty.getWebhooks() |
Modifier and Type | Method and Description |
---|---|
boolean |
DecisionMaker.isAtLeastOneRuleMatched(Webhook webhook)
Iterates over each macro for passed webhook and checks if at least one template matches to expected value.
|
boolean |
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 configuration
|
boolean |
DecisionMaker.isStatusMatched(Webhook webhook)
Checks if notification should be passed by comparing current status and webhook configuration
|
Modifier and Type | Method and Description |
---|---|
void |
WebhookJobPropertyDescriptor.setWebhooks(List<Webhook> webhooks) |
void |
WebhookJobPropertyDescriptor.setWebhooks(List<Webhook> webhooks) |
Constructor and Description |
---|
WebhookJobProperty(List<Webhook> webhooks) |
WebhookJobProperty(List<Webhook> webhooks) |
Copyright © 2016–2022. All rights reserved.