Skip to main content

LocationEntityProcessor

Home > @backstage/plugin-catalog-backend > LocationEntityProcessor

Warning: This API is now obsolete.

This processor should no longer be used

Legacy processor, should not be used.

Signature:

class LocationEntityProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Remarks

In the old catalog architecture, this processor translated Location entities into URLs that should be fetched. This is no longer needed since the engine handles this internally.

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the LocationEntityProcessor class

Methods

MethodModifiersDescription
getProcessorName()
postProcessEntity(entity, location, emit)