Uses of Interface
com.atlassian.bamboo.webhook.WebhookResponseDao
-
Packages that use WebhookResponseDao Package Description com.atlassian.bamboo.webhook -
-
Uses of WebhookResponseDao in com.atlassian.bamboo.webhook
Classes in com.atlassian.bamboo.webhook that implement WebhookResponseDao Modifier and Type Class Description class
WebhookResponseHibernateDao
Constructors in com.atlassian.bamboo.webhook with parameters of type WebhookResponseDao Constructor Description DefaultWebhookResponseService(WebhookResponseDao webhookResponseDao)
-