Skip to main content

MicrosoftGraphOrgReaderProcessor

Home > @backstage/plugin-catalog-backend-module-msgraph > MicrosoftGraphOrgReaderProcessor

Warning: This API is now obsolete.

Use the MicrosoftGraphOrgEntityProvider instead.

Extracts teams and users out of the Microsoft Graph API.

Signature:

class MicrosoftGraphOrgReaderProcessor implements CatalogProcessor 

Implements: CatalogProcessor

Constructors

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

Methods

MethodModifiersDescription
fromConfig(config, options)static
getProcessorName()
readLocation(location, _optional, emit)