Uses of Class
com.codebarrel.automation.rulecomponent.jira.service.webhook.OutgoingWebhookValidationResult
Packages that use OutgoingWebhookValidationResult
-
Uses of OutgoingWebhookValidationResult in com.codebarrel.automation.rulecomponent.jira.service.webhook
Methods in com.codebarrel.automation.rulecomponent.jira.service.webhook that return types with arguments of type OutgoingWebhookValidationResultModifier and TypeMethodDescriptionOutgoingWebhookValidationService.validate(RemoteConnectUser remoteUser, TenantContext tenantContext, OutgoingWebhookValidationRequest validationRequest) Make the outgoing webhook request and perform required smart value substitutions.