Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
- ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- ActionTargetElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ActionTargetElement describes an element that a governance action service should process.
- ActionTargetElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Typical Constructor
- ActionTargetElement(ActionTargetElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- ACTIVATING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- addBooleanProperty(ElementProperties, String, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addDateProperty(ElementProperties, String, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addEnumProperty(ElementProperties, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addFloatProperty(ElementProperties, String, float) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addIntProperty(ElementProperties, String, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addLongProperty(ElementProperties, String, long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addMapProperty(ElementProperties, String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addPropertyMap(ElementProperties, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addStringArrayProperty(ElementProperties, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied array property to an element properties object.
- addStringMapProperty(ElementProperties, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addStringProperty(ElementProperties, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addStringPropertyMap(ElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- ALL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
All properties must match.
- ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
A match on any of the properties in the instance is good enough.
- ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Any order.
- APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- ARRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
An ordered list of values, each with the same type.
- ARRAY_OUT_OF_BOUNDS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- ArrayTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
- ArrayTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Default constructor sets the array to empty.
- ArrayTypePropertyValue(ArrayTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Copy/clone constructor set up the array using the supplied template.
- AttachedClassification - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The AttachedClassification bean describes a single classification associated with an element.
- AttachedClassification() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Default constructor
- AttachedClassification(AttachedClassification) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Copy/clone constructor
C
- ClassificationCondition - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
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.
- ClassificationCondition() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Typical constructor
- ClassificationCondition(ClassificationCondition) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Copy/clone constructor.
- classifyMetadataElement(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Add a new classification to the metadata element.
- clearTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Remove the translation for a particular language/locale for a metadata element.
- clearValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid map name value for a property.
- clearValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid map name value for a property.
- clearValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid value for a property.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Delegate the process of cloning to the subclass.
- CompletionStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
CompletionStatus defines the completion status of a governance action service.
- createAsset(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createChildProcess(String, ElementStatus, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a process that represents the processing instance of this governance action.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.StewardshipActionInterface
-
Create an incident report to capture the situation detected by this governance action service.
- createLineageRelationship(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a lineage mapping relationship between a source and target element.
- createLineageRelationship(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a LineageMapping relationship between a source and target element.
- createLineageRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a lineage relationship between a source and target element.
- createLineageRelationship(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a lineage relationship between a source and target element.
- createMetadataElement(String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementStatus, Date, Date, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new metadata element in the metadata store.
- createPort(String, String, String, PortType, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a port to a process.
- createPort(String, String, String, PortType, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Add a port to a process.
- createProcess(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createRelatedElements(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a relationship between two metadata elements.
- CREATION_DATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by creation date, oldest first.
- CREATION_DATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by creation date, most recently created first."
D
- declassifyMetadataElement(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElement(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Remove the named classification from a specific metadata element.
- DELETED_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- DELETED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- DELETED_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- deleteMetadataElement(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Delete a specific metadata element.
- deleteMetadataElement(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a specific metadata element.
- deleteRelatedElements(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Delete a relationship between two metadata elements.
- deleteRelatedElements(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a relationship between two metadata elements.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnectListener() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Unregister the listener from the event infrastructure.
- disconnectListener() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventClient
-
Unregister the listener from the event infrastructure.
- disconnectListener() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Unregister the listener permanently from the event infrastructure.
- disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Unregister the listener permanently from the event infrastructure.
- DUPLICATE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
E
- ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- ElementProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The ElementProperties class provides support for properties to be added to a metadata element, classification or relationship instances.
- ElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Typical constructor
- ElementProperties(ElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Copy/clone constructor.
- ENUM - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A pre-defined list of valid values.
- EnumTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
An EnumTypePropertyValue stores the value for an enum property.
- EnumTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Default constructor initializes an empty enum value
- EnumTypePropertyValue(EnumTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Copy/clone constructor initializes the enum with the values from the template.
- EQ - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Equal to.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Validate that an object is equal depending on their stored values.
F
- FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
- FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElementsWithString(String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata elements that contain the requested string.
- findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata elements that contain the requested string.
- findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata elements that contain the requested string.
- findRelationshipsBetweenMetadataElements(String, String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Return a list of relationships that match the requested conditions.
- findRelationshipsBetweenMetadataElements(String, String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return a list of relationships that match the requested conditions.
- findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return a list of relationships that match the requested conditions.
G
- GAFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components.
- GAFRuntimeException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
The GAFRuntimeException is used for all runtime exceptions from GAF components.
- GAFRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- GeneralGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GeneralGovernanceActionService describes the base class for a specific type of connector that is responsible for preforming specific governance actions on demand.
- GeneralGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
- getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the list of elements that this governance action service should work on.
- getActionTargetElements() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the list of elements that this governance action service should work on.
- getActionTargetGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Return the unique identifier for this action target.
- getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Return the name assigned to this action target.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return a copy of the additional properties.
- getAdditionalTranslations() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the map of additional text string translations.
- getArrayCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the number of elements in the array.
- getArrayValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return a copy of the array elements.
- getAttributes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the attributes that make up the fields of the struct.
- getBooleanMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getBooleanProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or false if property is not found.
- getChangedClassification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Return the classification that is the subject of the event.
- getClassificationName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the name of the classification
- getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return a collection of the additional stored properties for the classification.
- getClassifications() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the list of classifications associated with the metadata element.
- getCodeSet() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the code set for the translation.
- getCompletionDate() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the date/time when the governance action service stopped processing this target element.
- getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the optional message from the running governance service supplied on its completion.
- getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return any completion status from the governance action service.
- getCompletionStatus() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return any completion status from the governance action service.
- getConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Retrieve the classification conditions against which to match.
- getConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Retrieve the conditions against which to match.
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Return the component description that is used by this connector in the audit log.
- getDateProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the description for the enum.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the default description for the status for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the default description for the status for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Return the description of the dependency.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the translation for the "description" property if it is used in the attached element type.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Returns the stored description property for the valid value.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the default description of the match criteria.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the default description for the type for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the default description of the property comparison operator.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the default description of the sequencing order.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the translation for either then "name" or "displayName" property if they are used in the attached element type.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Returns the stored display name property for the valid value.
- getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the date/time that this instance should no longer be used.
- getElementGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the unique id for the metadata element.
- getElementGUIDAtEnd1() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique identifier of the element at end 1 of the relationship.
- getElementGUIDAtEnd2() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique identifier of the element at end 2 of the relationship.
- getElementProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the properties that are stored with the metadata element.
- getElementProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the properties of the related element.
- getElementPropertiesAsMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Convert an element properties object into a map.
- getEventType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Return the type of event (used to get the class to cast to).
- getGovernanceActionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the unique identifier of the governance action that this service request is associated with.
- getGovernanceActionGUID() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the unique identifier of the governance action that this service request is associated with.
- getGovernanceActionStatus(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionEngine
-
Request the status of an executing governance action request.
- getGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the guid for this primitive type.
- getImpactedElementGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Return the unique identifier of the impacted element.
- getImpactSeverityLevel() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Return the severity of the impact - the definition of the severity level is set up as part of the governance program.
- getIntegerMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getIntProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or 0 if property is not found.
- getIsDeprecated() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Is the valid value deprecated?
- getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the name of the java class that can be used to store properties of this type.
- getLanguage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the name of the language that this translation is using.
- getLocale() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the locale that this translation is using.
- getLongMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getMapElementCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the number of elements in the map.
- getMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getMapValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return a copy of the map elements.
- getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Retrieve the criteria against which to match the classifications.
- getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Retrieve the criteria against which to match the conditions.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Return the properties for the metadata element that is the subject of this event.
- getMetadataElementByGUID(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the descriptive name for the enum.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the default name for the status for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the default name for the status for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Retrieve the name of the classification.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the default name of the match criteria.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the default name of the property comparison operator.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the default name of the sequencing order.
- getNestedConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve any nested conditions.
- getOpenMetadataStore() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the client to access metadata from the open metadata repositories.
- getOpenMetadataStore() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the client to access metadata from the open metadata repositories.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeSymbolicName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the symbolic name for this enum that comes from the Open Metadata Type that this enum represents.
- getOperator() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the operator to use for the comparison.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the numerical value for the enum.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the status code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Return the status code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the numeric representation of the match criteria.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the numeric code for the primitive type which can be used in optimized data flows.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the numeric representation of the property comparison operator.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the numeric representation of the sequencing order.
- getOriginGovernanceEngine() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the governance engine that created this governance action (if any).
- getOriginGovernanceService() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the governance service that created this governance action (if any).
- getPreferredValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the preferred values to use in implementations (normally used with definitions)
- getPreviousClassification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
For UPDATED_CLASSIFICATION_PROPERTIES, return the previous version of the classification (if available.
- getPreviouslyReportedIncidentGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Return the identifier of an incident that this incident is dependent on.
- getPreviousMetadataElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
For UPDATED_ELEMENT_PROPERTIES events, return the previous values for the metadata event if available.
- getPreviousRelatedMetadataElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
For UPDATED_RELATIONSHIP_PROPERTIES only, return the value is set to the previous values for the relationship, if available.
- getPrimitiveTypeCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the category of the primitive's type.
- getPrimitiveValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the primitive value.
- getProperty() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the name of the property being compared.
- getPropertyCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return the number of properties stored.
- getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Returns a list of the instance properties for the element.
- getPropertyValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Returns the requested instance property for the element.
- getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return the instance properties as a map.
- getRelatedMetadataElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Return the relationship details for the subject of this event.
- getRelatedMetadataElements(String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata elements connected to the supplied element.
- getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the unique id for the relationship .
- getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique id for the relationship .
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the properties associated with the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the properties associated with the relationship.
- getRelationshipType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the element type properties for this relationship object.
- getRelationshipType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the element type properties for this relationship object.
- getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the properties that hold the parameters used to drive the governance action service's processing.
- getRequestParameters() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the properties that hold the parameters used to drive the governance action service's processing.
- getRequestSourceElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the specific element that caused the governance action service to be started.
- getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the list of metadata elements associated with the request to the governance action service.
- getRequestSourceElements() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the list of metadata elements associated with the request to the governance action service.
- getRequestSourceName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the assigned to this request source.
- getRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the type of request.
- getRequestType() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the unique identifier of the asset being discovered.
- getScope() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the scope of values that this valid value covers (normally used with sets)
- getSearchProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Retrieve the (optional) properties-based conditions for the classification.
- getSearchProperties(ElementProperties, MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
- getStartDate() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the date/time when the governance action service started processing this target element.
- getStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the current status of the action target.
- getStringMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getStringProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- getSymbolicName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the symbolic name for this enum value.
- getTargetElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return details of the target element that the governance action service is to process.
- getTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Retrieve the translation for the matching language/locale.
- getTranslations(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Retrieve all translations associated with a metadata element.
- getTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the name of the type.
- getUsage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the description of how this valid value should be used.
- getValidMapNameValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
- getValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid name for a map property.
- getValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid value for a map name.
- getValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid value for a property.
- getValidMetadataValues(String, String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve all the valid values for the requested property.
- getValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the value of the property against which to compare.
- GovernanceActionContext - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
- GovernanceActionContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient, OpenGovernanceClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Constructor sets up the key parameters for processing the request to the governance action service.
- GovernanceActionEngine - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceActionEngine provides the interface for a governance action engine.
- GovernanceActionEngine() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionEngine
- GovernanceActionEngineException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
GovernanceActionEngineException indicates there is a problem with a request to a specific governance action engine.
- GovernanceActionEngineException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceActionEngineException
-
This is the copy/clone constructor used for creating an exception.
- GovernanceActionEngineException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceActionEngineException
-
This is the typical constructor used for creating a GovernanceActionEngineException.
- GovernanceActionEngineException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceActionEngineException
-
This is the constructor used for creating a GovernanceActionEngineException in response to a previous exception.
- GovernanceActionService - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
A marker interface to identify the service that this connector works with.
- GovernanceActionServiceConnector - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceActionServiceConnector describes the base class for a specific type of connector that is responsible for preforming specific governance actions on demand.
- GovernanceActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
- GovernanceActionServiceProviderBase - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceActionServiceProviderBase implements the base class for the connector provider for a governance action service.
- GovernanceActionServiceProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
- GovernanceActionStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionStatus defines the current status for a governance action.
- GovernanceCompletionInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
GovernanceCompletionInterface provides support for completing a governance service.
- GovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
- GovernanceServiceException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
GovernanceServiceException indicates there is a problem with a request to a specific governance engine.
- GovernanceServiceException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the copy/clone constructor used for creating an exception.
- GovernanceServiceException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the typical constructor used for creating a GovernanceServiceException.
- GovernanceServiceException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the constructor used for creating a GovernanceServiceException in response to a previous exception.
- GT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Greater than.
- GTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Greater than or equal to.
- GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by GUID.
H
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return a hash code based on the property values
- HELPER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- HELPER_LOGIC_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
I
- IGNORED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- IN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has a value of at least one in the provided list of values.
- IN_PROGRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- IncidentDependency - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
IncidentDependency describes a link to an IncidentReport previous raised that covers a similar or the same issue on these resources.
- IncidentDependency() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Typical Constructor
- IncidentDependency(IncidentDependency) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- IncidentImpactedElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
IncidentImpactedElement describes the element that is impacted by the incident reported by the incident report.
- IncidentImpactedElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Typical Constructor
- IncidentImpactedElement(IncidentImpactedElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up the list of connectors that this virtual connector will use to support its interface.
- initiateGovernanceAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, String, int, String, String, List<String>, List<String>, Date, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionEngine
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, String, int, String, String, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceAction(String, String, int, String, String, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.SpecialGovernanceActionInterface
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.SpecialGovernanceActionInterface
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<NewActionTarget>, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<NewActionTarget>, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Using the named governance action process as a template, initiate a chain of governance actions.
- INOUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
- INPUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
- INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
- INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- INVALID_GOVERNANCE_SERVICE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- INVALID_GOVERNANCE_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- INVALID_PRIMITIVE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- INVALID_PRIMITIVE_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- INVALID_PRIMITIVE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- INVALID_PRIMITIVE_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- IS_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has no value.
L
- LAST_UPDATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by last update date, most recently updated last.
- LAST_UPDATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by last update date, most recently updated first."
- LIKE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has a value that matches the provided regular expression (strings only).
- linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.SpecialGovernanceActionInterface
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Link elements as peer duplicates.
- linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Link elements as peer duplicates.
- linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Link elements as peer duplicates.
- linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.SpecialGovernanceActionInterface
-
Link elements as peer duplicates.
- LT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Less than.
- LTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Less than or equal to.
M
- MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A set of name->value pairs where all names are unique in the map.
- MapTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
- MapTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Default constructor sets the map to empty.
- MapTypePropertyValue(MapTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Copy/clone constructor set up the map using the supplied template.
- MatchCriteria - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The MatchCriteria enum defines how the metadata instances in the metadata store should be matched against the properties supplied on the search request.
- MetadataElementInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
MetadataElementInterface provides an interface to the open metadata store.
- MultiLanguageInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
MultiLanguageInterface enables translations of the string properties of a metadata element to be created, maintained and retrieved.
N
- NEQ - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Not equal to.
- NEW_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NEW_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NEW_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NewActionTarget - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
NewActionTarget identifies an element that a governance action service should process.
- NewActionTarget() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Typical Constructor
- NewActionTarget(NewActionTarget) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return instances where none of the supplied properties match.
- NOT_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has any non-null value.
- NULL_GOVERNANCE_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- NULL_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- NULL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
O
- OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OpenGovernanceClient - Class in org.odpi.openmetadata.frameworks.governanceaction.client
-
OpenGovernanceClient provides services to support the governance context.
- OpenGovernanceClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataClient - Class in org.odpi.openmetadata.frameworks.governanceaction.client
-
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
- OpenMetadataClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataElement describes an entity in an open metadata repository.
- OpenMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Typical Constructor
- OpenMetadataElement(OpenMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- OpenMetadataStore - Class in org.odpi.openmetadata.frameworks.governanceaction
-
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
- OpenMetadataStore(OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Construct the open metadata store wrapper around the open metadata client.
- openToDo(String, String, String, int, Date, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a To-Do request for someone to work on.
- openToDo(String, String, String, int, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceContext
-
Create a "To Do" request for someone to work on.
- openToDo(String, String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.StewardshipActionInterface
-
Create a "To Do" request for someone to work on.
- org.odpi.openmetadata.frameworks.governanceaction - package org.odpi.openmetadata.frameworks.governanceaction
-
The interfaces of the Governance Action Framework (GAF) The governance action framework defines interfaces for governance action services.
- org.odpi.openmetadata.frameworks.governanceaction.client - package org.odpi.openmetadata.frameworks.governanceaction.client
- org.odpi.openmetadata.frameworks.governanceaction.events - package org.odpi.openmetadata.frameworks.governanceaction.events
- org.odpi.openmetadata.frameworks.governanceaction.ffdc - package org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
This package provides the first failure data capture support for the Governance Action Framework (GAF) module.
- org.odpi.openmetadata.frameworks.governanceaction.properties - package org.odpi.openmetadata.frameworks.governanceaction.properties
- org.odpi.openmetadata.frameworks.governanceaction.search - package org.odpi.openmetadata.frameworks.governanceaction.search
- OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
- OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
- OUTIN_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
- OUTPUT_PORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
P
- PortType - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
PortType defines the different port types used for open metadata.
- PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A primitive type.
- PrimitiveTypeCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
This enumeration defines the list of open metadata primitive types.
- PrimitiveTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PrimitiveTypePropertyValue stores a single primitive property.
- PrimitiveTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Default constructor sets the primitive property value to null.
- PrimitiveTypePropertyValue(PrimitiveTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Copy/clone constructor copies the values from the supplied template.
- processEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceListener
-
This method is called each time a requested event is received from the open metadata repositories.
- PROPERTY_ASCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by property value, lowest value first.
- PROPERTY_DESCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by property value, highest first.
- PropertyCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The PropertyCategory defines the list of value types for the properties for open metadata.
- PropertyComparisonOperator - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyComparisonOperator is used for search requests against a metadata store.
- PropertyCondition - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The PropertyCondition class provides support for searching against a single property using a single comparison mechanism, or for nesting further SearchProperties.
- PropertyCondition() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Typical constructor
- PropertyCondition(PropertyCondition) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Copy/clone constructor.
- PropertyHelper - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
- PropertyHelper() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
- PropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyValue provides a common class for holding an instance type and value.
- ProvisioningGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
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.
- ProvisioningGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
- ProvisioningGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
ProvisioningGovernanceContext provides access to the details of the provisioning request along with basic access to the metadata store.
R
- reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a classification that is currently attached to a specific metadata element.
- recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- REFRESHED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- REFRESHED_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventClient
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- RelatedMetadataElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
This property header implements any common mechanisms that all property objects need.
- RelatedMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Typical Constructor
- RelatedMetadataElement(RelatedMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- RelatedMetadataElements - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
Structure for returning a relationship between two metadata elements.
- RelatedMetadataElements() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Typical Constructor
- RelatedMetadataElements(RelatedMetadataElements) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- RELATIONSHIP_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RELATIONSHIP_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RELATIONSHIP_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RemediationGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The remediation governance actin service is responsible for correct omissions and errors in open metadata and the associated digital landscape.
- RemediationGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
- RemediationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
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.
- REQUESTED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- RequestSourceElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RequestSourceElement describes the element that triggered the request to the governance action service.
- RequestSourceElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Typical Constructor
- RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
S
- SearchClassifications - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The SearchClassifications class provides support for searching against one or more classifications using a variety of comparison mechanisms.
- SearchClassifications() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Typical constructor
- SearchClassifications(SearchClassifications) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Copy/clone constructor.
- SearchProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
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.
- SearchProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Typical constructor
- SearchProperties(SearchProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Copy/clone constructor.
- SequencingOrder - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
SequencingOrder is used for search requests against a metadata collection.
- setActionTargetGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Set up the unique identifier for this action target.
- setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Set up the name assigned to this action target.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up additional properties.
- setAdditionalTranslations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the map of additional text string translations.
- setArrayCount(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Set up the number of elements in the array.
- setArrayValue(int, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Add or update an element in the array.
- setArrayValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Set up the array elements in one call.
- setAttributes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Set up the attributes that make up the fields of the struct.
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Receive an audit log object that can be used to record audit log messages.
- setChangedClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Set up the classification that is the subject of the event.
- setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the name of the classification.
- setClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up a collection of the additional stored properties for the classification.
- setClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the list of classifications associated with the metadata element.
- setCodeSet(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the code set for the translation.
- setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the date/time when the governance action service stopped processing this target element.
- setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up optional message from the running governance service supplied on its completion.
- setConditions(List<ClassificationCondition>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Set the classification conditions against which to match.
- setConditions(List<PropertyCondition>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Set the conditions against which to match.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Set up the description of the dependency.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the translation for the "description" property if it is used in the attached element type.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the stored description property associated with the valid value.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the translation for either then "name" or "displayName" property if they are used in the attached element type.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the stored display name property for the valid value.
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the date/time that this instance should no longer be used.
- setElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the unique id for the metadata element.
- setElementGUIDAtEnd1(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique identifier of the element at end 1 of the relationship.
- setElementGUIDAtEnd2(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique identifier of the element at end 2 of the relationship.
- setElementProperties(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties of the related element.
- setElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the properties that are stored with the metadata element.
- setEventType(WatchdogEventType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Set up the event type.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceServiceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up the governance action service name.
- setImpactedElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Set up the unique identifier of the impacted element.
- setImpactSeverityLevel(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Set up the severity of the impact - the definition of the severity level is set up as part of the governance program.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set whether the valid value is deprecated or not.
- setLanguage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the name of the language that this translation is using.
- setLocale(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the locale that this translation is using.
- setMapValue(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Add or update an element in the map.
- setMapValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Set up the map elements in one call.
- setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Set the criteria against which to match the classifications.
- setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Set the criteria against which to match the conditions.
- setMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Set up the properties for the metadata element that is the subject of this event.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Set the name of the classification.
- setNestedConditions(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set any nested conditions.
- setOperator(PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the operator to use for the comparison.
- setOriginGovernanceEngine(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the governance engine that created this governance action (if any).
- setOriginGovernanceService(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the governance service that created this governance action (if any).
- setPreferredValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the preferred values to use in implementations (normally used with definitions)
- setPreviousClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
For UPDATED_CLASSIFICATION_PROPERTIES, set up the previous version of the classification (if available.
- setPreviouslyReportedIncidentGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Set up the identifier of an incident that this incident is dependent on.
- setPreviousMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
For UPDATED_ELEMENT_PROPERTIES events, set up the previous values for the metadata event if available.
- setPreviousRelatedMetadataElements(RelatedMetadataElements) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
For UPDATED_RELATIONSHIP_PROPERTIES only, set up the value is set to the previous values for the relationship, if available.
- setPrimitiveTypeCategory(PrimitiveTypeCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Set up the category of the primitive type.
- setPrimitiveValue(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Set up the primitive value.
- setProperty(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the name of the property to compare.
- setProperty(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Adds or updates an instance property.
- setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Set up the instance properties map.
- setRelatedMetadataElements(RelatedMetadataElements) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Set up the relationship details for the subject of this event.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the unique id for the relationship.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique id for the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties associated with the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the properties associated with the relationship.
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the element type properties for this relationship object.
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the element type properties for this relationship object.
- setRequestSourceElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the specific element that caused the governance action service to be started.
- setRequestSourceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the assigned to this request source.
- setScope(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the scope of values that this valid value covers (normally used with sets)
- setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Set the (optional) properties-based conditions for the classification.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the date/time when the governance action service started processing this target element.
- setStatus(GovernanceActionStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up current status of the action target.
- setSymbolicName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Set up the symbolic name for this enum value.
- setTargetElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up details of the target element that the governance action service is to process.
- setTranslation(String, String, TranslationDetail) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Create or update the translation for a particular language/locale for a metadata element.
- setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Set up the name of the type.
- setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a particular open metadata property.
- setUsage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the description of how this valid value should be used.
- setValidMapNameValues(List<ValidMetadataValue>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
- setValue(PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the value of the property against which to compare.
- SpecialGovernanceActionInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
SpecialGovernanceActionInterface defines methods that are used by governance services to make changes to open metadata.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- StewardshipActionInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
StewardshipActionInterface defines methods that are used to request help for a situation that the caller can not handle.
- STRUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A collection of related properties.
- StructTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
StructTypePropertyValue supports the value part of property that is defined as a complex structure.
- StructTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Default constructor set StructTypePropertyValue to null.
- StructTypePropertyValue(StructTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Copy/clone constructor sets up the values based on the template.
- supportedActionTargetNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
-
The action target names returned are those that affect the governance action service's behaviour.
- supportedGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
-
The guards describe the output assessment from the governance action service.
- supportedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
-
The request parameters returned are used by the governance action service to control its behaviour.
- supportedRequestSourceNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
-
The request source names returned are the request source names that affect the governance action service's behaviour.
- supportedRequestTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
-
The request types returned are those that affect the governance action service's behaviour.
T
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventClient
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Standard toString method.
- TranslationDetail - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
TranslationDetail provides translated strings for an open metadata element for a specific language/locale.
- TranslationDetail() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Default Constructor
- TranslationDetail(TranslationDetail) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Copy/clone Constructor
- TriageGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The triage governance action service is responsible for determining which of the possible courses of action to take for a specific situation.
- TriageGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
- TriageGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the metadata store.
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Uninitialized PropertyValue object.
- UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
- UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- updateActionTargetStatus(String, String, GovernanceActionStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Update the status of a specific action target.
- updateActionTargetStatus(String, String, GovernanceActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenGovernanceClient
-
Update the status of a specific action target.
- updateActionTargetStatus(String, GovernanceActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of a specific action target.
- updateActionTargetStatus(String, GovernanceActionStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Update the status of a specific action target.
- updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityInStore(String, String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the effectivity dates of a specific classification attached to a metadata element.
- UPDATED_CLASSIFICATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- UPDATED_ELEMENT_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- UPDATED_RELATIONSHIP_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- updateMetadataElement(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties of a specific metadata element.
- updateMetadataElement(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties of a specific metadata element.
- updateMetadataElementEffectivity(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of specific metadata element.
- updateMetadataElementEffectivity(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the status of specific metadata element.
- updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a specific metadata element.
- updateMetadataElementStatus(String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of specific metadata element.
- updateMetadataElementStatus(String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the status of specific metadata element.
- updateRelatedElements(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties associated with a relationship.
- updateRelatedElements(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties associated with a relationship.
- updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties associated with a relationship.
- updateRelatedElementsStatus(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsStatus(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the effectivity dates of a specific relationship between metadata elements.
V
- validateContext(GovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Verify that the context has been set up in the subclass
- validateGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Throw an exception if the supplied GUID is null
- validateMandatoryName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Throw an exception if the supplied name is null
- validateMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the value found in an open metadata property is valid.
- ValidMetadataValue - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ValidMetadataValue provides the properties for a valid metadata value.
- ValidMetadataValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Constructor
- ValidMetadataValue(ValidMetadataValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Copy/clone constructor
- ValidMetadataValueDetail - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ValidMetadataValueDetail retrieves a single valid value for a property.
- ValidMetadataValueDetail() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Constructor
- ValidMetadataValueDetail(ValidMetadataValueDetail) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Copy/clone constructor
- ValidMetadataValuesInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
ValidMetadataValuesInterface maintains valid value sets for the properties found in open metadata elements.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VerificationGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
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.
- VerificationGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
- VerificationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
VerificationGovernanceContext provides access to details of the verification request along with access to the metadata store.
W
- WAITING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
- WatchdogClassificationEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogClassificationEvent describes the structure of the events passed to the WatchdogGovernanceActionService that describe changes to classifications attached to metadata elements.
- WatchdogClassificationEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Default constructor
- WatchdogClassificationEvent(WatchdogClassificationEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Copy/clone constructor
- WatchDogEventClient - Class in org.odpi.openmetadata.frameworks.governanceaction.client
-
OpenGovernanceClient provides services to support the governance context.
- WatchDogEventClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventClient
-
Create a new client with no authentication embedded in the HTTP request.
- WatchdogEventType - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogEventType describes the type of event that the WatchdogGovernanceActionService can listen for.
- WatchdogGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The watchdog governance action service is responsible for monitoring changes to the metadata elements and then initiating further governance activity.
- WatchdogGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
- WatchdogGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
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 - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogGovernanceEvent describes the structure of the events passed to the WatchdogGovernanceActionService.
- WatchdogGovernanceEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Default constructor
- WatchdogGovernanceEvent(WatchdogGovernanceEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Copy/clone constructor
- WatchdogGovernanceListener - Class in org.odpi.openmetadata.frameworks.governanceaction
-
WatchdogGovernanceListener defines the listener interface implemented by a WatchdogGovernanceActionService.
- WatchdogGovernanceListener() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceListener
- WatchdogMetadataElementEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogMetadataElementEvent describes the structure of the events passed to the WatchdogGovernanceActionService that relate to changes to metadata elements.
- WatchdogMetadataElementEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Default constructor
- WatchdogMetadataElementEvent(WatchdogMetadataElementEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Copy/clone constructor
- WatchdogRelatedElementsEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogRelatedElementsEvent describes the structure of the events passed to the WatchdogGovernanceActionService that represent changes to relationships.
- WatchdogRelatedElementsEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Default constructor
- WatchdogRelatedElementsEvent(WatchdogRelatedElementsEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Copy/clone constructor
All Classes and Interfaces|All Packages|Serialized Form