Skip to main content

BitbucketServerEntityProvider

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

Discovers 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.

Signature:

class BitbucketServerEntityProvider implements EntityProvider 

Implements: EntityProvider

Methods

MethodModifiersDescription
connect(connection)
fromConfig(config, options)static
getProviderName()
refresh(logger)