| Package | Description |
|---|---|
| jenkins.plugins.office365connector |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
WebhookJobPropertyDescriptor.getTargets() |
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.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) |
| Constructor and Description |
|---|
WebhookJobProperty(List<Webhook> webhooks) |
Copyright © 2016–2019. All rights reserved.