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
 
ACTIVE - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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.ElementStatus
 
APPROVED - org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
 
APPROVED_CONCEPT - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
APPROVED_FOR_DEPLOYMENT - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
ARRAY - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
ARRAY_OUT_OF_BOUNDS - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
ArrayPropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
ArrayPropertyValue stores the values of an array within an entity or relationship properties.
ArrayPropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Default constructor sets the array to empty.
ArrayPropertyValue(ArrayPropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Copy/clone constructor set up the array using the supplied template.
auditLog - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
 

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.RemediationGovernanceContext
Add a new classification to the metadata element.
classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in class 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.ArrayPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Delegate the process of cloning to the subclass.
cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
Delegate the process of cloning to the subclass.
CollectionDefCategory - Enum in org.odpi.openmetadata.frameworks.governanceaction.search
This enum defines the list of open metadata collection types.
COMPLETE - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
CompletionStatus - Enum in org.odpi.openmetadata.frameworks.governanceaction.properties
CompletionStatus defines the completion status of a governance action service.
CONFIGURATION - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
CONTENT_PACK - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
createAsset(String, String, String, String) - Method in class 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.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.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.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.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.RemediationGovernanceContext
Create a new metadata element in the metadata store.
createMetadataElement(String, ElementProperties, String) - Method in class 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.ProvisioningGovernanceContext
Add a port to a process.
createProcess(String, ElementStatus, String, String, String) - Method in class 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.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.RemediationGovernanceContext
Create a relationship between two metadata elements.
createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in class 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
 
CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
 

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.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) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Delete a relationship between two metadata elements.
DEPRECATED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
DEREGISTERED_REPOSITORY - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
DEVELOPMENT_COMPLETE - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
DISABLED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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.OpenMetadataClient
Unregister the listener from the event infrastructure.
DRAFT - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
DUPLICATE_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 

E

ElementClassification - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
The ElementClassification bean describes a single classification associated with an element.
ElementClassification() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassification
Copy/clone constructor
ElementClassificationHeader - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
The ElementClassificationHeader bean describes the header for a classification associated with an element.
ElementClassificationHeader() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Default constructor
ElementClassificationHeader(ElementClassificationHeader) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Copy/clone constructor
ElementControlHeader - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
The ElementControlHeader bean provides details of the origin and changes associated with the element.
ElementControlHeader() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Default constructor
ElementControlHeader(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Copy/clone constructor
ElementOriginCategory - Enum in org.odpi.openmetadata.frameworks.governanceaction.properties
ElementOriginCategory defines where the metadata comes from.
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.
ElementStatus - Enum in org.odpi.openmetadata.frameworks.governanceaction.properties
The ElementStatus defines the status of an element in the metadata collection.
ElementType - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
The ElementType bean provides details of the type information associated with an open metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Copy/clone constructor
embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
 
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
 
EnumPropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
An EnumPropertyValue stores the value for an enum property.
EnumPropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
Default constructor initializes an empty enum value
EnumPropertyValue(EnumPropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
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.ElementClassification
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.ElementClassificationHeader
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.ElementControlHeader
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.ElementType
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.ArrayPropertyValue
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.EnumPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Validate that an object is equal depending on their stored values.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
Validate that an object is equal depending on their stored values.
EXPORT_ARCHIVE - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
EXTERNAL_SOURCE - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 

F

FAILED - org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
 
FAILED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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.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.
getArgumentCount() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
Return the number of arguments for this collection type.
getArrayCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Return the number of elements in the array.
getArrayValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Return a copy of the array elements.
getAttributes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructPropertyValue
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.ElementClassification
Return the name of the classification
getClassificationOrigin() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return whether the classification was added explicitly to this asset or propagated from another entity.
getClassificationOriginGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return the entity guid that the classification was propagated from (or null if not propagated).
getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassification
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.
getClassificationTypeDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return the description for this element's type.
getClassificationTypeId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return unique identifier for the element's type.
getClassificationTypeVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return the version number for this element's type.
getClassificationValidProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Return the list of properties that valid for this type of 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.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.GovernanceActionService
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.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
Return the description for the enum.
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.ElementClassification
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.ElementClassification
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.
getElementCreatedBy() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the name of the user that created this instance.
getElementCreateTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the date/time that this instance was created.
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.
getElementLicense() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the license associated with this metadata element (null means none).
getElementMaintainedBy() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the list of users responsible for maintaining this instance.
getElementMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Returns the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getElementMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the name of the metadata collection that this element belongs to.
getElementOriginCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the origin category of the metadata element.
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.
getElementSourceServer() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the URL of the server where the element was retrieved from.
getElementSuperTypeNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return the list of type names for this type's supertypes.
getElementType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
Return the element type properties for this metadata element.
getElementTypeDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return the description for this element's type.
getElementTypeId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return unique identifier for the element's type.
getElementTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return name of element's type.
getElementTypeVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return the version number for this element's type.
getElementUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the name of the user that last updated this instance.
getElementUpdateTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return what was the late time this instance was updated.
getElementValidProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Return the list of properties that valid for this type of element.
getElementVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the version number for this instance.
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.PrimitiveDefCategory
Return the guid for this primitive type.
getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the version of this header.
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.
getInstanceProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
Return the instance properties as a map.
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.CollectionDefCategory
Return the name of the java class that can be used to store properties of this type.
getJavaClassName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
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.MapPropertyValue
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.
getMappingProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the additional properties used by the master repository to map to stored instances.
getMapValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
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.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
Return the descriptive name for the enum.
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.CollectionDefCategory
Return the name of type that can be used for text-based interchange formats such as JSON or XML.
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.PrimitiveDefCategory
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.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.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
Return the numerical value for the enum.
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.CollectionDefCategory
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.MatchCriteria
Return the numeric representation of the match criteria.
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
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.
getPrimitiveDefCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
Return the the category of the primitive's type.
getPrimitiveValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.
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.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.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.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.
getStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the status of this instance.
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.EnumPropertyValue
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.
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
 
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.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 - 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.
GovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.
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.GovernanceActionService
 
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.GovernanceActionService
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.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
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.ArrayPropertyValue
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.EnumPropertyValue
Return a hash code based on the values of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Return a hash code based on the property values
hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
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.GovernanceActionService
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.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 class 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.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 class 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
 
linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Link elements as peer duplicates.
linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Link elements as peer duplicates.
LOCAL_COHORT - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
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
 
MapPropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
MapPropertyValue stores the values of a map within an entity, struct or relationship properties.
MapPropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Default constructor sets the map to empty.
MapPropertyValue(MapPropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
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_COLLECTION_ARRAY - org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
 
OM_COLLECTION_MAP - org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
 
OM_COLLECTION_STRUCT - org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
 
OM_COLLECTION_UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
 
OM_PRIMITIVE_TYPE_BIGDECIMAL - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_BIGINTEGER - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_BOOLEAN - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_BYTE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_CHAR - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_DATE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_DOUBLE - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_FLOAT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_INT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_LONG - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_SHORT - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_STRING - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
OM_PRIMITIVE_TYPE_UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveDefCategory
 
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 toString 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.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.ElementStatus
 
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.
PREPARED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
PRIMITIVE - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
PrimitiveDefCategory - Enum in org.odpi.openmetadata.frameworks.governanceaction.search
This enumeration defines the list of open metadata primitive types.
PrimitivePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
PrimitivePropertyValue stores a single primitive property.
PrimitivePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
Default constructor sets the primitive property value to null.
PrimitivePropertyValue(PrimitivePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.
PROPOSED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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 - Class in org.odpi.openmetadata.frameworks.governanceaction
ProvisioningGovernanceContext provides access to details of the provisioning request along with basic access to the metadata store.
ProvisioningGovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.

R

reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class 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.GovernanceContext
Declare that all of 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.GovernanceContext
Declare that all of 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.GovernanceContext
Declare that all of 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 of 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.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 class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
Register a listener to receive events about changes to metadata elements in the open metadata store.
REJECTED - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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;
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 - Class in org.odpi.openmetadata.frameworks.governanceaction
RemediationGovernanceContext provides access to details of the remediation request along with access to the metadata store and APIs to enable changes to a wide range of metadata elements.
RemediationGovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.
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.ArrayPropertyValue
Set up the number of elements in the array.
setArrayValue(int, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Add or update an element in the array.
setArrayValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Set up the array elements in one call.
setAttributes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructPropertyValue
Set up the attributes that make up the fields of the struct.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
Receive an audit log object that can be used to record audit log messages.
setChangedClassification(ElementClassification) - 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.ElementClassification
Set up the name of the classification.
setClassificationOrigin(ClassificationOrigin) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up the setting for classification origin
setClassificationOriginGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up the origin of the classification.
setClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
Set up the list of classifications associated with the metadata element.
setClassificationTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up a short description of this element's type.
setClassificationTypeId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up the unique identifier for the element's type.
setClassificationTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up the version number for this element's type
setClassificationValidProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Set up the list of properties that valid for this type of 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.ElementClassification
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.ElementClassification
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.
setElementCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the name of the user that created this instance.
setElementCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the time that this instance was created.
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.
setElementLicense(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the license associated with this metadata element (null means none)
setElementMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the list of users responsible for maintaining this instance.
setElementMetadataCollectionId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setElementMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the name of the metadata collection that this asset belongs to.
setElementOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the category of this element's origin.
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.
setElementSourceServer(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the URL of the server where the element was retrieved from.
setElementSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up the list of type names for this type's supertypes.
setElementType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
Set up the element type properties for this metadata element.
setElementTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up a short description of this element's type.
setElementTypeId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up the unique identifier for the element's type.
setElementTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up the name of this element's type
setElementTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up the version number for this element's type
setElementUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the name of the user that last updated this instance.
setElementUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the last update time for this instance.
setElementValidProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
Set up the list of properties that valid for this type of element.
setElementVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the version number for this instance.
setEventType(WatchdogEventType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
Set up the event type.
setGovernanceContext(ProvisioningGovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
Set up details of the the governance action request and access to the metadata store.
setGovernanceContext(RemediationGovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
Set up details of the the governance action request and access to the metadata store.
setGovernanceContext(TriageGovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
Set up details of the the governance action request and access to the metadata store.
setGovernanceContext(VerificationGovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
Set up details of the the governance action request and access to the metadata store.
setGovernanceContext(WatchdogGovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
Set up details of the the governance action request and access to the metadata store.
setGovernanceServiceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
Set up the governance action service name.
setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Return the version of this header.
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.
setInstanceProperties(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
Set up the instance properties map.
setMappingProperties(Map<String, Serializable>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the additional properties used by the master repository to map to stored instances.
setMapValue(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Add or update an element in the map.
setMapValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
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(ElementClassification) - 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.
setPrimitiveDefCategory(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
Set up the category of the primitive type.
setPrimitiveValue(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.
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(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Set up the status of this instance.
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.EnumPropertyValue
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.
STANDBY - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
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
 
StructPropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
StructPropertyValue supports the value part of property that is defined as a complex structure.
StructPropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructPropertyValue
Default constructor set StructPropertyValue to null.
StructPropertyValue(StructPropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructPropertyValue
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.GovernanceContext
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 enum org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementClassificationHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementType
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.ArrayPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.frameworks.governanceaction.search.CollectionDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
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.PrimitiveDefCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
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 - Class 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.
TriageGovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.

U

unclassifyMetadataElement(String, String, boolean, boolean, Date) - Method in class 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.
UNDER_DEVELOPMENT - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
UNEXPECTED_EXCEPTION - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementOriginCategory
 
UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
 
UNKNOWN - org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
 
UNKNOWN_ELEMENT - org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
 
updateActionTargetStatus(String, GovernanceActionStatus, Date, Date) - Method in class 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.
updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationStatusInStore(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.
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.RemediationGovernanceContext
Update the properties of a specific metadata element.
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, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, boolean, boolean, ElementStatus, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the status of specific metadata element.
updateRelatedElements(String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the properties associated with a relationship.
updateRelatedElementsStatus(String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsStatusInStore(String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
Update the effectivity dates of a specific relationship between metadata elements.

V

validateContext(GovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
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.ArrayPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Return the object version of the value - used for comparisons.
valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
Return the object version of the value - used for comparisons.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapPropertyValue
Return the string version of the value - used for error logging.
valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitivePropertyValue
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.StructPropertyValue
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.ElementOriginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.governanceaction.properties.ElementStatus
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.CollectionDefCategory
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.PrimitiveDefCategory
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.ElementOriginCategory
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.ElementStatus
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.CollectionDefCategory
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.PrimitiveDefCategory
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 - Class in org.odpi.openmetadata.frameworks.governanceaction
VerificationGovernanceContext provides access to details of the verification request along with access to the metadata store.
VerificationGovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.

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 - Class 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.
WatchdogGovernanceContext(String, String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
Constructor sets up the key parameters for processing the request to the governance action service.
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