| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
The properties package provides the configuration properties for the different subsystems that run inside
the Open Metadata and Governance (OMAG) Platform.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
List<IntegrationConnectorConfig> |
IntegrationServiceConfig.getIntegrationConnectorConfigs()
Return the OCF Connection for the topic used to pass requests to this integration service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationServiceConfig.setIntegrationConnectorConfigs(List<IntegrationConnectorConfig> integrationConnectorConfigs)
Set up the OCF Connection for the topic used to pass requests to this integration service.
|
| Constructor and Description |
|---|
IntegrationConnectorConfig(IntegrationConnectorConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<IntegrationConnectorConfig> |
IntegrationServiceRequestBody.getIntegrationConnectorConfigs()
Return the OCF Connection for the topic used to pass requests to this integration service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationServiceRequestBody.setIntegrationConnectorConfigs(List<IntegrationConnectorConfig> integrationConnectorConfigs)
Set up the OCF Connection for the topic used to pass requests to this integration service.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.