| 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) Software Server.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
StewardshipEngineServicesConfig |
OMAGServerConfig.getStewardshipEngineServicesConfig()
Return the configuration for the stewardship services in a server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfig.setStewardshipEngineServicesConfig(StewardshipEngineServicesConfig stewardshipEngineServicesConfig)
Set up the configuration for the stewardship services in a server.
|
| Constructor and Description |
|---|
StewardshipEngineServicesConfig(StewardshipEngineServicesConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
StewardshipEngineServicesConfig |
StewardshipEngineServicesConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StewardshipEngineServicesConfigResponse.setConfig(StewardshipEngineServicesConfig config)
Set up the config object.
|
Copyright © 2018–2020 ODPi. All rights reserved.