Skip to main content

BitbucketServerUrlReader

Home > @backstage/backend-common > BitbucketServerUrlReader

Implements a UrlReaderService for files from Bitbucket Server APIs.

Signature:

class BitbucketServerUrlReader implements UrlReader 

Implements: UrlReader

Constructors

ConstructorModifiersDescription
(constructor)(integration, deps)Constructs a new instance of the BitbucketServerUrlReader class

Properties

PropertyModifiersTypeDescription
factorystaticReaderFactory

Methods

MethodModifiersDescription
read(url)
readTree(url, options)
readUrl(url, options)
search(url, options)
toString()