- 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, Map<String, Object>) - 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.
- 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.
- 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) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String) - 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) - 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, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataClient
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, int, String, 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(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.
- GovernanceActionEngineException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceActionEngineException
-
This is the copy/clone constructor used for creating an 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 - 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.
- 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
-
- GovernanceServiceException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
GovernanceServiceException indicates there is a problem with a request to a specific governance engine.
- 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.
- GovernanceServiceException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the copy/clone constructor used for creating an exception.
- governanceServiceName - Variable in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionService
-
- 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(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the properties that are stored with the metadata element.
- setElementProperties(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties of the related 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, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Adds or updates an instance property.
- setProperty(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the name of the property to compare.
- setRelatedMetadataElements(RelatedMetadataElements) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Set up the relationship details for the subject of this event.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the unique id for the relationship.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique id for the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties associated with the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the properties associated with the relationship.
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the element type properties for this relationship object.
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the element type properties for this relationship object.
- setRequestSourceElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the specific element that caused the governance action service to be started.
- setRequestSourceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the assigned to this request source.
- setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Set the (optional) properties-based conditions for the classification.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the date/time when the governance action service started processing this target element.
- setStatus(GovernanceActionStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up current status of the action target.
- setStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ElementControlHeader
-
Set up the status of this instance.
- 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.
- 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.
- 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
-
- 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.