Skip to main content

BitbucketIntegration

Home > @backstage/integration > BitbucketIntegration

Warning: This API is now obsolete.

replaced by the integrations bitbucketCloud and bitbucketServer.

A Bitbucket based integration.

Signature:

class BitbucketIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

ConstructorModifiersDescription
(constructor)(integrationConfig)Constructs a new instance of the BitbucketIntegration class

Properties

PropertyModifiersTypeDescription
configreadonlyBitbucketIntegrationConfig
factorystaticScmIntegrationsFactory<BitbucketIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)