Uses of Class
com.codebarrel.automation.rulecomponent.jira.service.webhook.OutgoingWebhookValidationRequest
Packages that use OutgoingWebhookValidationRequest
Package
Description
-
Uses of OutgoingWebhookValidationRequest in com.codebarrel.automation.rulecomponent.jira.service.webhook
Methods in com.codebarrel.automation.rulecomponent.jira.service.webhook with parameters of type OutgoingWebhookValidationRequestModifier and TypeMethodDescriptionOutgoingWebhookValidationService.validate(RemoteConnectUser remoteUser, TenantContext tenantContext, OutgoingWebhookValidationRequest validationRequest) Make the outgoing webhook request and perform required smart value substitutions. -
Uses of OutgoingWebhookValidationRequest in com.codebarrel.jira.plugin.automation.rest
Methods in com.codebarrel.jira.plugin.automation.rest with parameters of type OutgoingWebhookValidationRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseRuleResource.validateOutgoingWebhook(String projectId, OutgoingWebhookValidationRequest validationRequest)