Uses of Interface
com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiService
Package
Description
-
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket
Modifier and TypeMethodDescriptionvoid
BitbucketRepository.setBitbucketApiService
(BitbucketApiService bitbucketApiService) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.events
ModifierConstructorDescriptionBitbucketBuildStatusUpdater
(com.atlassian.sal.api.ApplicationProperties applicationProperties, BitbucketApiService bitbucketApiService, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, CredentialsAccessor credentialsAccessor) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.impl
-
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.rest.resource
ModifierConstructorDescriptionBitbucketResource
(BitbucketApiService bitbucketApiService, com.atlassian.sal.api.message.I18nResolver i18nResolver, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CredentialsAccessor credentialsAccessor, WebhookManagementService webhookManagementService) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.utils
ModifierConstructorDescriptionBitbucketValidationHelperImpl
(CredentialsAccessor credentialsAccessor, com.atlassian.sal.api.message.I18nResolver i18nResolver, BitbucketApiService bitbucketApiService) -
Uses of BitbucketApiService in com.atlassian.bamboo.plugins.bitbucket.v2.configurator
ModifierConstructorDescriptionBitbucketCloudServerConfigurator
(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
ModifierConstructorDescriptionBitbucketCloudImporterExporter
(BitbucketApiService bitbucketApiService, SecretEncryptionService secretEncryptionService, CredentialsAccessor credentialsAccessor, ProjectManager projectManager)