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.
-
ClassDescriptionGovernanceActionProcessInterface maintains Governance Action Processes and their Governance Action Types.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.GovernanceProcessingInterface provides support for the execution of Governance Action Processes through Governance Actions.IntegrationGroupConfiguration supports the configuration of integration group and integration connectors.