A C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

ACTIONED - org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
 
ACTIONED - 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 - 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 - org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
 
ANY - org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
 
ANY - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
APPROVED - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
ARRAY - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
ARRAY_OUT_OF_BOUNDS - 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
auditLog - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
 

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, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Add a new classification to the metadata element.
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 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.
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.
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.
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, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Create an incident report to capture the situation detected by this governance action service.
createLineageMapping(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
Create a lineage mapping relationship between a source and target element.
createLineageMapping(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
Create a lineage mapping 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, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.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.
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.
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, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Create a relationship between two metadata elements.
CREATION_DATE_OLDEST - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
CREATION_DATE_RECENT - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 

D

DELETED_CLASSIFICATION - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
DELETED_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
DELETED_RELATIONSHIP - 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, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Delete a relationship between two metadata elements.
disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
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.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.GovernanceActionContext
Unregister the listener permanently from the event infrastructure.
disconnectListener() - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Unregister the listener from the event infrastructure.
disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
Unregister the listener permanently from the event infrastructure.
DUPLICATE_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 

E

ELEMENT_RESTORED - 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.
embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
 
ENUM - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
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 - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
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.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 - org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
 
FAILED - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.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 interface 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.OpenMetadataClient
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
Return a list of relationships that match the requested conditions.

G

GAFErrorCode - Enum 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.
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.ActionTargetElement
Return the unique identifier for this action target.
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.ActionTargetElement
Return the name assigned to this action target.
getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
Return the name assigned to this action target.
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.
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.
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 org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
Return the description for the enum.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Return the default description for the status for this enum instance.
getDescription() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
Return the default description for this enum.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
Return the default description of the match criteria.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
Return the default description for the type for this enum instance.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
Return the default description of the property comparison operator.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
Return the default description of the sequencing order.
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).
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).
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 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.
getJavaClassName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
Return the name of the java class that can be used to store properties of this type.
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 org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum 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.OpenMetadataClient
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
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.OpenMetadataClient
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
Return the descriptive name for the enum.
getName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Return the default name for the status for this enum instance.
getName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
Return the default name for the status for this enum instance.
getName() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
Return the default name of the match criteria.
getName() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
Return the default name of the property comparison operator.
getName() - Method in enum 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 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 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 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 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 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 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 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 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 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 org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
Return the numerical value for the enum.
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Return the status code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
Return the status code for this enum instance
getOrdinal() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
Return the numeric representation of the match criteria.
getOrdinal() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
Return the numeric representation of the property comparison operator.
getOrdinal() - Method in enum 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).
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.OpenMetadataClient
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, int, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
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 unique identifier of the asset being discovered.
getRequestType() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
Return the unique identifier of the asset being discovered.
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.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Return the name of the type.
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) - 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 - Class in org.odpi.openmetadata.frameworks.governanceaction
GovernanceActionService describes the base class for a specific type of connector that is responsible for preforming specific governance actions on demand.
GovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
 
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 in org.odpi.openmetadata.frameworks.governanceaction.properties
GovernanceActionStatus defines the current status for a governance action.
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
 
governanceContext - Variable in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
 
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.
governanceServiceName - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
 
GT - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
GTE - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
GUID - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 

H

handleUnexpectedException(String, Throwable) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
Provide a common exception for unexpected errors.
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.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 - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
HELPER_LOGIC_EXCEPTION - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 

I

IGNORED - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
IN - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
IN_PROGRESS - 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 class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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, 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.
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 class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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 - org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
INPUT_PORT - org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
INVALID - org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
 
INVALID - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
INVALID_GOVERNANCE_SERVICE_CONNECTION - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
INVALID_GOVERNANCE_SERVICE_CONNECTOR - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
INVALID_PRIMITIVE_CATEGORY - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
INVALID_PRIMITIVE_CLASS_NAME - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
INVALID_PRIMITIVE_TYPE - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
INVALID_PRIMITIVE_VALUE - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
IS_NULL - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 

L

LAST_UPDATE_OLDEST - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
LAST_UPDATE_RECENT - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
LIKE - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
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 class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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.
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 class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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.
LT - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
LTE - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 

M

MAP - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
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.
mapValuesAsObject(Map<K, V>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Default method for "valueAsString".
mapValuesAsString(Map<K, V>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Default method for "valueAsObject".
MatchCriteria - Enum 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.

N

NEQ - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
NEW_CLASSIFICATION - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
NEW_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
NEW_RELATIONSHIP - 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 - org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
 
NOT_NULL - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
 
NULL_GOVERNANCE_CONTEXT - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
NULL_GUID - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
NULL_NAME - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
NULL_PROPERTY_NAME - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 

O

OM_PRIMITIVE_TYPE_BIGDECIMAL - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BIGINTEGER - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BOOLEAN - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_BYTE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_CHAR - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_DATE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_DOUBLE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_FLOAT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_INT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_LONG - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_SHORT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_STRING - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OM_PRIMITIVE_TYPE_UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
 
OpenMetadataClient - Class in org.odpi.openmetadata.frameworks.governanceaction
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
OpenMetadataClient(String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Simple constructor for the minimal implementation
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 - Interface in org.odpi.openmetadata.frameworks.governanceaction
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
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.
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.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 - org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
 
OTHER - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
OTHER - org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
OUTIN_PORT - org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 
OUTPUT_PORT - org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
 

P

PortType - Enum in org.odpi.openmetadata.frameworks.governanceaction.properties
PortType defines the different port types used for open metadata.
PRIMITIVE - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
PrimitiveTypeCategory - Enum 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 - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
PROPERTY_DESCENDING - org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
 
PropertyCategory - Enum in org.odpi.openmetadata.frameworks.governanceaction.search
The PropertyCategory defines the list of value types for the properties for open metadata.
PropertyComparisonOperator - Enum 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.
PropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Default constructor for Jackson
PropertyValue(PropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Copy/clone constructor initializes the instance property value from the supplied template.
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 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, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the properties of a classification that is currently attached to a specific metadata element.
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>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Declare that all the processing for the governance action service is finished and the status of the work.
REFRESHED_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
REFRESHED_RELATIONSHIP - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
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 class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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 - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
RELATIONSHIP_HOME_CHANGED - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
RELATIONSHIP_TYPE_CHANGED - 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 - 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 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.ActionTargetElement
Set up the unique identifier for this action target.
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.ActionTargetElement
Set up the name assigned to this action target.
setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
Set up the name assigned to this action target.
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.
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.
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.
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).
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.GovernanceActionService
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.
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).
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.
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.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
Set up the name of the type.
setValue(PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
Set the value of the property against which to compare.
start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
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.
STRUCT - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
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 - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
 
supportedGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
The guards describe the output assessment from the governance action service.
supportedRequestParameters - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
 
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 - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
 
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 - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
 
supportedRequestTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
The request types returned are those that affect the governance action service's behaviour.
supportedTargetActionNames - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
 

T

toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
Standard toString method.
toString() - Method in enum 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.OpenMetadataClient
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 org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Standard toString method.
toString() - Method in enum 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 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.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 org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
toString() JSON-style
toString() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
toString() JSON-style
toString() - Method in enum 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 org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
Standard toString method.
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

unclassifyMetadataElement(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
Remove the named classification from a specific metadata element.
unclassifyMetadataElement(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Remove the named classification from a specific metadata element.
unclassifyMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Remove the named classification from a specific metadata element.
UNEXPECTED_EXCEPTION - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
UNKNOWN_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
UNKNOWN_EVENT - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
updateActionTargetStatus(String, GovernanceActionStatus, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
Update the status of a specific action target.
updateActionTargetStatus(String, GovernanceActionStatus, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
Update the status of a specific action target.
updateActionTargetStatus(String, GovernanceActionStatus, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the status of a specific action target.
updateClassificationEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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 - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
UPDATED_ELEMENT_PROPERTIES - org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
 
UPDATED_RELATIONSHIP_PROPERTIES - 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, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
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
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 org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.PortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
Returns an array containing the constants of this enum type, 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 - 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
WatchdogEventType - Enum 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
A C D E F G H I L M N O P R S T U V W 
All Classes All Packages