ScmIntegrationsGroup
Home > @backstage/integration
> ScmIntegrationsGroup
Encapsulates several integrations, that are all of the same type.
Signature:
export interface ScmIntegrationsGroup<T extends ScmIntegration>
Methods
Method |
Description |
---|---|
Fetches an integration of this type by host name. | |
Fetches an integration of this type by URL. | |
Lists all registered integrations of this type. |