| GovernanceActionContext |
GovernanceContext provides the governance action service with access to information about
the governance request along with the open metadata repository interfaces.
|
| GovernanceActionServiceConnector |
GovernanceActionServiceConnector describes the base class for a specific type of connector that is responsible for preforming
specific governance actions on demand.
|
| GovernanceContext |
GovernanceContext provides the governance action service with access to information about
the governance request along with the open metadata repository interfaces.
|
| OpenMetadataClient |
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
|
| OpenMetadataStore |
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
|
| ProvisioningGovernanceContext |
ProvisioningGovernanceContext provides access to details of the provisioning request along with basic access to the
metadata store.
|
| RemediationGovernanceContext |
RemediationGovernanceContext provides access to details of the remediation request along with access to the
metadata store and APIs to enable changes to a wide range of metadata elements.
|
| TriageGovernanceContext |
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the
metadata store.
|
| VerificationGovernanceContext |
VerificationGovernanceContext provides access to details of the verification request along with access to the
metadata store.
|
| WatchdogGovernanceContext |
WatchdogGovernanceContext provides the watchdog governance action service with access to information about
the request, open metadata store, the ability to register a listener to receive governance events and initiate
new governance activity.
|
| WatchdogGovernanceListener |
WatchdogGovernanceListener defines the listener interface implemented by a WatchdogGovernanceActionService.
|