All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| ActionTargetElement |
ActionTargetElement describes an element that a governance action service should process.
|
| ArrayTypePropertyValue |
ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
|
| AttachedClassification |
The AttachedClassification bean describes a single classification associated with an element.
|
| ClassificationCondition |
The ClassificationCondition class provides support for searching against a single classification, either based only
on its name or also combined with a set of property-based conditions.
|
| CompletionStatus |
CompletionStatus defines the completion status of a governance action service.
|
| ElementProperties |
The ElementProperties class provides support for properties to be added to a metadata element,
classification or relationship instances.
|
| EnumTypePropertyValue |
An EnumTypePropertyValue stores the value for an enum property.
|
| GAFErrorCode |
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with
GAF Components.
|
| GAFRuntimeException |
The GAFRuntimeException is used for all runtime exceptions from GAF components.
|
| GovernanceActionContext |
GovernanceContext provides the governance action service with access to information about
the governance request along with the open metadata repository interfaces.
|
| GovernanceActionEngine |
GovernanceActionEngine provides the interface for a governance action engine.
|
| GovernanceActionEngineException |
GovernanceActionEngineException indicates there is a problem with a request to a specific governance action engine.
|
| GovernanceActionService |
GovernanceActionService describes the base class for a specific type of connector that is responsible for preforming
specific governance actions on demand.
|
| GovernanceActionServiceConnector |
GovernanceActionServiceConnector describes the base class for a specific type of connector that is responsible for preforming
specific governance actions on demand.
|
| GovernanceActionServiceProviderBase |
GovernanceActionServiceProviderBase implements the base class for the connector provider for a governance action service.
|
| GovernanceActionStatus |
GovernanceActionStatus defines the current status for a governance action.
|
| GovernanceContext |
GovernanceContext provides the governance action service with access to information about
the governance request along with the open metadata repository interfaces.
|
| GovernanceServiceException |
GovernanceServiceException indicates there is a problem with a request to a specific governance engine.
|
| IncidentDependency |
IncidentDependency describes a link to an IncidentReport previous raised that covers a similar or
the same issue on these resources.
|
| IncidentImpactedElement |
IncidentImpactedElement describes the element that is impacted by the incident reported by the incident report.
|
| MapTypePropertyValue |
MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
|
| MatchCriteria |
The MatchCriteria enum defines how the metadata instances in the metadata store should be matched
against the properties supplied on the search request.
|
| NewActionTarget |
NewActionTarget identifies an element that a governance action service should process.
|
| OpenMetadataClient |
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
|
| OpenMetadataElement |
OpenMetadataElement describes an entity in an open metadata repository.
|
| OpenMetadataStore |
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
|
| PortType |
PortType defines the different port types used for open metadata.
|
| PrimitiveTypeCategory |
This enumeration defines the list of open metadata primitive types.
|
| PrimitiveTypePropertyValue |
PrimitiveTypePropertyValue stores a single primitive property.
|
| PropertyCategory |
The PropertyCategory defines the list of value types for the properties for open metadata.
|
| PropertyComparisonOperator |
PropertyComparisonOperator is used for search requests against a metadata store.
|
| PropertyCondition |
The PropertyCondition class provides support for searching against a single property using a single comparison
mechanism, or for nesting further SearchProperties.
|
| PropertyHelper |
PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
|
| PropertyValue |
PropertyValue provides a common class for holding an instance type and value.
|
| ProvisioningGovernanceActionService |
The provisioning governance action service is responsible for provisioning real-world resources in the digital
landscape and maintaining the Assets and lineage associated with them.
|
| ProvisioningGovernanceContext |
ProvisioningGovernanceContext provides access to details of the provisioning request along with basic access to the
metadata store.
|
| RelatedMetadataElement |
This property header implements any common mechanisms that all property objects need.
|
| RelatedMetadataElements |
Structure for returning a relationship between two metadata elements.
|
| RemediationGovernanceActionService |
The remediation governance actin service is responsible for correct omissions and errors in
open metadata and the associated digital landscape.
|
| RemediationGovernanceContext |
RemediationGovernanceContext provides access to the remediation request along with access to the
metadata store and APIs to enable changes to a wide range of metadata elements.
|
| RequestSourceElement |
RequestSourceElement describes the element that triggered the request to the governance action service.
|
| SearchClassifications |
The SearchClassifications class provides support for searching against one or more classifications using a variety of
comparison mechanisms.
|
| SearchProperties |
The SearchProperties class provides support for searching against one or more properties using a variety of
comparison mechanisms, including searching against the same property using different comparison mechanisms.
|
| SequencingOrder |
SequencingOrder is used for search requests against a metadata collection.
|
| StructTypePropertyValue |
StructTypePropertyValue supports the value part of property that is defined as a complex structure.
|
| TriageGovernanceActionService |
The triage governance action service is responsible for determining which of the possible courses of action to take for a specific situation.
|
| TriageGovernanceContext |
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the
metadata store.
|
| VerificationGovernanceActionService |
The verification governance action service is responsible for testing the values in the metadata elements and
relationships and setting up guards to guide the next step of processing.
|
| VerificationGovernanceContext |
VerificationGovernanceContext provides access to details of the verification request along with access to the
metadata store.
|
| WatchdogClassificationEvent |
WatchdogClassificationEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that describe changes to classifications attached to metadata elements.
|
| WatchdogEventType |
WatchdogEventType describes the type of event that the WatchdogGovernanceActionService can listen for.
|
| WatchdogGovernanceActionService |
The watchdog governance action service is responsible for monitoring changes to the metadata elements and then initiating
further governance activity.
|
| 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.
|
| WatchdogGovernanceEvent |
WatchdogGovernanceEvent describes the structure of the events passed to the WatchdogGovernanceActionService.
|
| WatchdogGovernanceListener |
WatchdogGovernanceListener defines the listener interface implemented by a WatchdogGovernanceActionService.
|
| WatchdogMetadataElementEvent |
WatchdogMetadataElementEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that relate to changes to metadata elements.
|
| WatchdogRelatedElementsEvent |
WatchdogRelatedElementsEvent describes the structure of the events passed to the WatchdogGovernanceActionService
that represent changes to relationships.
|