| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.governanceaction |
The interfaces of the Governance Action Framework (GAF)
The governance action framework defines interfaces for governance action services.
|
| Class and Description |
|---|
| GovernanceActionService
GovernanceActionService 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.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.