SearchIntegratorContext
public SearchIntegratorContext(String userId,
String assetManagerGUID,
String assetManagerName,
String connectorName,
AssetCatalogEventClient assetCatalogEventClient,
String integrationServiceName,
AuditLog auditLog)
Create a new context for a connector.
- Parameters:
userId - integration daemon's userId
assetManagerGUID - unique identifier of the software server capability for the asset manager
assetManagerName - unique name of the software server capability for the asset manager
connectorName - name of the connector using this context
assetCatalogEventClient - client to access the Asset Catalog OMAS out topic
integrationServiceName - name of this service
auditLog - logging destination