Uses of Class
com.atlassian.bamboo.plugins.bitbucket.rest.entity.ListWebhooksResponse
Package
Description
-
Uses of ListWebhooksResponse in com.atlassian.bamboo.plugins.bitbucket.api
Modifier and TypeMethodDescriptionWebhookManagementService.getRepositoryWebhooks
(String owner, String slug, String username, String password) Retrieve a list of all available webhooks specified for the specified repository. -
Uses of ListWebhooksResponse in com.atlassian.bamboo.plugins.bitbucket.impl
Modifier and TypeMethodDescriptionWebhookManagementServiceImpl.getRepositoryWebhooks
(String owner, String slug, String username, String password)