Uses of Interface
com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
Packages that use BitbucketApiService
Package
Description
-
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.events
Constructors in com.atlassian.bamboo.plugins.bitbucket.events with parameters of type BitbucketApiServiceModifierConstructorDescriptionBitbucketBuildStatusUpdater(com.atlassian.sal.api.ApplicationProperties applicationProperties, BitbucketApiService bitbucketApiService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, CredentialsAccessor credentialsAccessor) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.impl
Classes in com.atlassian.bamboo.plugins.bitbucket.impl that implement BitbucketApiService -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.rest.resource
Constructors in com.atlassian.bamboo.plugins.bitbucket.rest.resource with parameters of type BitbucketApiServiceModifierConstructorDescriptionBitbucketResource(BitbucketApiService bitbucketApiService, com.atlassian.sal.api.message.I18nResolver i18nResolver, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CredentialsAccessor credentialsAccessor, WebhookManagementService webhookManagementService) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.v2.configurator
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2.configurator with parameters of type BitbucketApiServiceModifierConstructorDescriptionBitbucketCloudServerConfigurator(com.atlassian.sal.api.message.I18nResolver i18nResolver, CredentialsAccessor credentialsAccessor, BitbucketApiService bitbucketApiService, SecretEncryptionService secretEncryptionService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.v2.export
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2.export with parameters of type BitbucketApiServiceModifierConstructorDescriptionBitbucketCloudImporterExporter(BitbucketApiService bitbucketApiService, SecretEncryptionService secretEncryptionService, CredentialsAccessor credentialsAccessor, ProjectManager projectManager)