public class CatalogIntegratorRESTServices extends Object
| Constructor and Description |
|---|
CatalogIntegratorRESTServices()
The constructor registers this service with the integration daemon.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorTypeResponse |
validateConnector(String serverName,
String userId,
String connectorProviderClassName)
Validate the connector and return its connector type.
|
public CatalogIntegratorRESTServices()
public ConnectorTypeResponse validateConnector(String serverName, String userId, String connectorProviderClassName)
serverName - integration daemon server nameuserId - calling userconnectorProviderClassName - name of a specific connector or null for all connectorsCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.