Skip to main content

GerritIntegration

Home > @backstage/integration > GerritIntegration

A Gerrit based integration.

Signature:

class GerritIntegration implements ScmIntegration 

Implements: ScmIntegration

Constructors

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

Properties

PropertyModifiersTypeDescription
configreadonlyGerritIntegrationConfig
factorystaticScmIntegrationsFactory<GerritIntegration>
titlereadonlystring
typereadonlystring

Methods

MethodModifiersDescription
resolveEditUrl(url)
resolveUrl(options)