Skip to main content

BitbucketServerIntegration

Home > @backstage/integration > BitbucketServerIntegration

A Bitbucket Server based integration.

Signature:

class BitbucketServerIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

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

Properties

PropertyModifiersTypeDescription
configreadonlyBitbucketServerIntegrationConfig
factorystaticScmIntegrationsFactory<BitbucketServerIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)