Uses of Interface
com.atlassian.bamboo.plugins.bitbucket.api.WebhookManagementService
Packages that use WebhookManagementService
Package
Description
-
Uses of WebhookManagementService in com.atlassian.bamboo.plugins.bitbucket.impl
Classes in com.atlassian.bamboo.plugins.bitbucket.impl that implement WebhookManagementService -
Uses of WebhookManagementService in com.atlassian.bamboo.plugins.bitbucket.rest.resource
Constructors in com.atlassian.bamboo.plugins.bitbucket.rest.resource with parameters of type WebhookManagementServiceModifierConstructorDescriptionBitbucketResource
(BitbucketApiService bitbucketApiService, com.atlassian.sal.api.message.I18nResolver i18nResolver, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CredentialsAccessor credentialsAccessor, WebhookManagementService webhookManagementService)