Skip to main content

@backstage/plugin-catalog-backend-module-bitbucket-server

Home > @backstage/plugin-catalog-backend-module-bitbucket-server

A Backstage catalog backend module that helps integrate towards Bitbucket Server

Classes

ClassDescription
BitbucketServerClientA client for interacting with a Bitbucket Server instance
BitbucketServerEntityProviderDiscovers catalog files located in Bitbucket Server. The provider will search your Bitbucket Server instance and register catalog files matching the configured path as Location entity and via following processing steps add all contained catalog entities. This can be useful as an alternative to static locations or manually adding things to the catalog.

Type Aliases

Type AliasDescription
BitbucketServerListOptions
BitbucketServerLocationParserA custom callback that reacts to finding a location by yielding entities. Can be used for custom location/repository parsing logic.
BitbucketServerPagedResponse
BitbucketServerProject
BitbucketServerRepository