Uses of Interface
com.atlassian.bamboo.webhook.WebhookResponseService
Package
Description
-
Uses of WebhookResponseService in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setWebhookResponseService
(WebhookResponseService webhookResponseService) -
Uses of WebhookResponseService in com.atlassian.bamboo.notification.transports.webhook
ModifierConstructorDescriptionWebhookTransport
(WebhookTemplate webhookTemplate, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ResultsSummaryManager resultsSummaryManager, DeploymentProjectService deploymentProjectService, WebhookSenderService webhookSenderService, String url, WebhookResponseService webhookResponseService, DeploymentResultService deploymentResultService, BambooUrl bambooUrl, TemplateRenderer templateRenderer) -
Uses of WebhookResponseService in com.atlassian.bamboo.webhook
ModifierConstructorDescriptionSingleWebhookSender
(WebhookToSend webhookToSend, WebhookResponseService webhookResponseService) -
Uses of WebhookResponseService in com.atlassian.bamboo.webhooks
Modifier and TypeMethodDescriptionvoid
ViewWebhookResponseDetails.setWebhookResponseService
(WebhookResponseService webhookResponseService)