| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProvisioningGovernanceContext
ProvisioningGovernanceContext provides access to details of the provisioning request along with basic access to the
metadata store.
|
class |
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.
|
class |
TriageGovernanceContext
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the
metadata store.
|
class |
VerificationGovernanceContext
VerificationGovernanceContext provides access to details of the verification request along with access to the
metadata store.
|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceActionService.validateContext(GovernanceContext governanceContext)
Verify that the context has been set up in the subclass
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.