BitbucketServerClient.(constructor)
Home > @backstage/plugin-catalog-backend-module-bitbucket-server
> BitbucketServerClient
> (constructor)
Constructs a new instance of the BitbucketServerClient
class
Signature:
constructor(options: {
config: BitbucketServerIntegrationConfig;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
{ config: BitbucketServerIntegrationConfig; } |