Uses of Class
com.atlassian.bamboo.notification.transports.webhook.WebhookTransport
-
Packages that use WebhookTransport Package Description com.atlassian.bamboo.notification -
-
Uses of WebhookTransport in com.atlassian.bamboo.notification
Methods in com.atlassian.bamboo.notification that return WebhookTransport Modifier and Type Method Description WebhookTransport
NotificationFactory. getWebhookTransport(WebhookTemplate webhookTemplate, String url)
WebhookTransport
NotificationFactoryImpl. getWebhookTransport(WebhookTemplate webhookTemplate, String url)
-