Package org.odpi.openmetadata.accessservices.governanceengine.api


package org.odpi.openmetadata.accessservices.governanceengine.api
The API package defines the Java interfaces supported by the Governance Engine OMAS. These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Governance Engine OMAS's Out Topic.
  • Class
    Description
    GovernanceEngineConfiguration supports the configuration of governance engine and governance services.
    GovernanceEngineEventInterface defines how a client gets access to the configuration events produced by the Governance Engine OMAS.
    GovernanceEngineEventListener is the interface that a client implements to register to receive the events from the Governance Engine OMAS's out topic.
    IntegrationGroupConfiguration supports the configuration of integration group and integration connectors.