Uses of Class
com.atlassian.bamboo.plugins.bitbucket.rest.entity.ListWebhooksResponse
Packages that use ListWebhooksResponse
Package
Description
-
Uses of ListWebhooksResponse in com.atlassian.bamboo.plugins.bitbucket.api
Methods in com.atlassian.bamboo.plugins.bitbucket.api that return ListWebhooksResponseModifier 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
Methods in com.atlassian.bamboo.plugins.bitbucket.impl that return ListWebhooksResponseModifier and TypeMethodDescriptionWebhookManagementServiceImpl.getRepositoryWebhooks
(String owner, String slug, String username, String password)