| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.client |
This package contains the clients for configuring and managing governance engines, managing the governance actions, governance action
processes and incident reports as well as supporting the metadata needs of the governance action services when they are running
in the Engine Host OMAG Server.
|
| Constructor and Description |
|---|
GovernanceActionProcessClient(String serverName,
String serverPlatformURLRoot,
GovernanceEngineRESTClient restClient,
int maxPageSize)
Create a new client that passes userId and password in each HTTP request.
|
GovernanceEngineClient(String serverName,
String serverPlatformURLRoot,
GovernanceEngineRESTClient restClient,
int maxPageSize)
Create a new client that passes userId and password in each HTTP request.
|
GovernanceEngineConfigurationClient(String serverName,
String serverPlatformURLRoot,
GovernanceEngineRESTClient restClient,
int maxPageSize,
AuditLog auditLog)
Create a new client that passes userId and password in each HTTP request.
|
GovernanceEngineEventClient(String serverName,
String serverPlatformURLRoot,
GovernanceEngineRESTClient restClient,
int maxPageSize,
AuditLog auditLog,
String callerId)
Create a new client that passes userId and password in each HTTP request.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.