Skip to main content
Version: Next

IncrementalCatalogBuilder

Home > @backstage/plugin-catalog-backend-module-incremental-ingestion > IncrementalCatalogBuilder

Warning: This API is now obsolete.

Please migrate to the new backend system and import @backstage/plugin-catalog-backend-module-incremental-ingestion as a module, and add providers to the incrementalIngestionProvidersExtensionPoint instead

Signature:

class IncrementalCatalogBuilder 

Methods

Method

Modifiers

Description

addIncrementalEntityProvider(provider, options)

build()

create(env, builder)

static

Creates the incremental catalog builder, which extends the regular catalog builder.